[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:05:32.798956 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:37613
I20260713 09:05:32.800583 16409 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:05:32.801688 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:32.820329 16415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:32.820338 16418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:32.820333 16416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:32.821164 16409 server_base.cc:1061] running on GCE node
I20260713 09:05:34.040668 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:34.040923 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:34.041080 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933534041066 us; error 0 us; skew 500 ppm
I20260713 09:05:34.042011 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:34.047742 16409 webserver.cc:533] Webserver started at http://127.16.6.126:43329/ using document root <none> and password file <none>
I20260713 09:05:34.048623 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:34.048843 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:34.049245 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:34.055243 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "bfdbdf506d634e32a8e7f27fbdb498a1"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.063490 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:34.068950 16424 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.070384 16409 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:05:34.070856 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "bfdbdf506d634e32a8e7f27fbdb498a1"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.071247 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:34.148030 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:34.149788 16409 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:05:34.150357 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:34.227330 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:37613
I20260713 09:05:34.227432 16475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:37613 every 8 connection(s)
I20260713 09:05:34.235721 16476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:34.260363 16476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1: Bootstrap starting.
I20260713 09:05:34.266932 16476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:34.268972 16476 log.cc:826] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1: Log is configured to *not* fsync() on all Append() calls
I20260713 09:05:34.274058 16476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1: No bootstrap required, opened a new log
I20260713 09:05:34.296993 16476 raft_consensus.cc:359] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfdbdf506d634e32a8e7f27fbdb498a1" member_type: VOTER }
I20260713 09:05:34.297657 16476 raft_consensus.cc:385] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:34.297889 16476 raft_consensus.cc:740] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfdbdf506d634e32a8e7f27fbdb498a1, State: Initialized, Role: FOLLOWER
I20260713 09:05:34.298996 16476 consensus_queue.cc:260] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bfdbdf506d634e32a8e7f27fbdb498a1" member_type: VOTER }
I20260713 09:05:34.299589 16476 raft_consensus.cc:399] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:34.299944 16476 raft_consensus.cc:493] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:34.300384 16476 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:34.305150 16476 raft_consensus.cc:515] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfdbdf506d634e32a8e7f27fbdb498a1" member_type: VOTER }
I20260713 09:05:34.306071 16476 leader_election.cc:304] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [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: bfdbdf506d634e32a8e7f27fbdb498a1; no voters: 
I20260713 09:05:34.307983 16476 leader_election.cc:290] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:34.308532 16479 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:34.310940 16479 raft_consensus.cc:697] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 1 LEADER]: Becoming Leader. State: Replica: bfdbdf506d634e32a8e7f27fbdb498a1, State: Running, Role: LEADER
I20260713 09:05:34.311959 16479 consensus_queue.cc:237] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [LEADER]: Queue going to LEADER mode. State: All 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: "bfdbdf506d634e32a8e7f27fbdb498a1" member_type: VOTER }
I20260713 09:05:34.313295 16476 sys_catalog.cc:565] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:34.326128 16481 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bfdbdf506d634e32a8e7f27fbdb498a1. Latest consensus state: current_term: 1 leader_uuid: "bfdbdf506d634e32a8e7f27fbdb498a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfdbdf506d634e32a8e7f27fbdb498a1" member_type: VOTER } }
I20260713 09:05:34.326486 16480 sys_catalog.cc:455] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bfdbdf506d634e32a8e7f27fbdb498a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bfdbdf506d634e32a8e7f27fbdb498a1" member_type: VOTER } }
I20260713 09:05:34.327811 16480 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:34.327745 16481 sys_catalog.cc:458] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:34.332050 16487 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:34.347419 16487 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:34.349881 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:34.365861 16487 catalog_manager.cc:1383] Generated new cluster ID: a560b0673ad04b33aef3ce876293f5f0
I20260713 09:05:34.366199 16487 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:34.390307 16487 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:34.392004 16487 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:34.411787 16487 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1: Generated new TSK 0
I20260713 09:05:34.413007 16487 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:34.481654 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:34.497193 16498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:34.503024 16499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:34.503597 16501 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:34.504343 16409 server_base.cc:1061] running on GCE node
I20260713 09:05:34.505112 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:34.505347 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:34.505530 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933534505513 us; error 0 us; skew 500 ppm
I20260713 09:05:34.506196 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:34.510869 16409 webserver.cc:533] Webserver started at http://127.16.6.65:39713/ using document root <none> and password file <none>
I20260713 09:05:34.511435 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:34.511654 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:34.511945 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:34.513180 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "5a697809da9e41ada26380f46296707b"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.519363 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260713 09:05:34.523829 16506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.524698 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:05:34.525050 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "5a697809da9e41ada26380f46296707b"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.525417 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:34.542428 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:34.544209 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:34.547026 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:34.552641 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:34.552991 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.553323 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:34.553579 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.647586 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:45279
I20260713 09:05:34.647647 16568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:45279 every 8 connection(s)
I20260713 09:05:34.655607 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:34.667539 16573 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:34.671943 16574 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:34.677081 16576 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:34.682822 16409 server_base.cc:1061] running on GCE node
I20260713 09:05:34.683859 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:34.684129 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:34.684352 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933534684331 us; error 0 us; skew 500 ppm
I20260713 09:05:34.685125 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:34.689231 16409 webserver.cc:533] Webserver started at http://127.16.6.66:39993/ using document root <none> and password file <none>
I20260713 09:05:34.689922 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:34.690140 16569 heartbeater.cc:344] Connected to a master server at 127.16.6.126:37613
I20260713 09:05:34.690169 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:34.690572 16569 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:34.690610 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:34.691524 16569 heartbeater.cc:507] Master 127.16.6.126:37613 requested a full tablet report, sending...
I20260713 09:05:34.692121 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.694470 16441 ts_manager.cc:194] Registered new tserver with Master: 5a697809da9e41ada26380f46296707b (127.16.6.65:45279)
I20260713 09:05:34.696686 16441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40292
I20260713 09:05:34.699407 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:05:34.704092 16581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.704985 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:05:34.705380 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.705822 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:34.739243 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:34.740754 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:34.743074 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:34.747570 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:34.747848 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.748131 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:34.748324 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.849086 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:34789
I20260713 09:05:34.849206 16643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:34789 every 8 connection(s)
I20260713 09:05:34.855930 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:34.864950 16647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:34.866595 16648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:34.871662 16644 heartbeater.cc:344] Connected to a master server at 127.16.6.126:37613
I20260713 09:05:34.872243 16644 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:34.873585 16644 heartbeater.cc:507] Master 127.16.6.126:37613 requested a full tablet report, sending...
I20260713 09:05:34.876717 16441 ts_manager.cc:194] Registered new tserver with Master: 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:34.878553 16441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40308
I20260713 09:05:34.882685 16409 server_base.cc:1061] running on GCE node
W20260713 09:05:34.883773 16650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:34.884837 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:34.885042 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:34.885304 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933534885258 us; error 0 us; skew 500 ppm
I20260713 09:05:34.885911 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:34.888521 16409 webserver.cc:533] Webserver started at http://127.16.6.67:36417/ using document root <none> and password file <none>
I20260713 09:05:34.889026 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:34.889223 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:34.889528 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:34.890658 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "9e27b2e3b8834bad9566b589252c73a0"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.895669 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:34.899591 16655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.900398 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:05:34.900736 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "9e27b2e3b8834bad9566b589252c73a0"
format_stamp: "Formatted at 2026-07-13 09:05:34 on dist-test-slave-7hhx"
I20260713 09:05:34.901062 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:34.923360 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:34.924757 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:34.926314 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:34.928645 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:34.928821 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:34.929127 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:34.929272 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:35.026297 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:36047
I20260713 09:05:35.026876 16717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:36047 every 8 connection(s)
I20260713 09:05:35.044212 16718 heartbeater.cc:344] Connected to a master server at 127.16.6.126:37613
I20260713 09:05:35.044675 16718 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:35.045528 16718 heartbeater.cc:507] Master 127.16.6.126:37613 requested a full tablet report, sending...
I20260713 09:05:35.047706 16441 ts_manager.cc:194] Registered new tserver with Master: 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:35.048071 16409 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013783106s
I20260713 09:05:35.049330 16441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40324
I20260713 09:05:35.116724 16441 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40328:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:35.121867 16441 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:35.251935 16534 tablet_service.cc:1511] Processing CreateTablet for tablet 29e5a4bc152c42dc98eb7f98a0c3be43 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:35.252432 16532 tablet_service.cc:1511] Processing CreateTablet for tablet b85d7f9d5f204677833c23dd28497bc5 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:35.254388 16529 tablet_service.cc:1511] Processing CreateTablet for tablet 5b399419edfc465cae4098fda2c0280a (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:35.254645 16533 tablet_service.cc:1511] Processing CreateTablet for tablet 2711e275404a47c5a834a8eed4a89df9 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:35.254766 16531 tablet_service.cc:1511] Processing CreateTablet for tablet c643d7766d8c4199aa3d78f90ec925a2 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:35.256572 16530 tablet_service.cc:1511] Processing CreateTablet for tablet 3948fd86b67346fa8f4ea65e33994426 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:35.257691 16609 tablet_service.cc:1511] Processing CreateTablet for tablet 29e5a4bc152c42dc98eb7f98a0c3be43 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:35.258875 16609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e5a4bc152c42dc98eb7f98a0c3be43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.258929 16606 tablet_service.cc:1511] Processing CreateTablet for tablet c643d7766d8c4199aa3d78f90ec925a2 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:05:35.260381 16606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c643d7766d8c4199aa3d78f90ec925a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.257050 16534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e5a4bc152c42dc98eb7f98a0c3be43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.263010 16604 tablet_service.cc:1511] Processing CreateTablet for tablet 5b399419edfc465cae4098fda2c0280a (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:35.263816 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85d7f9d5f204677833c23dd28497bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.264480 16604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b399419edfc465cae4098fda2c0280a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.265030 16533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2711e275404a47c5a834a8eed4a89df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.265678 16529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b399419edfc465cae4098fda2c0280a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.266397 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c643d7766d8c4199aa3d78f90ec925a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.267195 16530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3948fd86b67346fa8f4ea65e33994426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.270990 16608 tablet_service.cc:1511] Processing CreateTablet for tablet 2711e275404a47c5a834a8eed4a89df9 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:35.272508 16608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2711e275404a47c5a834a8eed4a89df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.269224 16607 tablet_service.cc:1511] Processing CreateTablet for tablet b85d7f9d5f204677833c23dd28497bc5 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:35.266822 16605 tablet_service.cc:1511] Processing CreateTablet for tablet 3948fd86b67346fa8f4ea65e33994426 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:35.278489 16607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85d7f9d5f204677833c23dd28497bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.280073 16603 tablet_service.cc:1511] Processing CreateTablet for tablet 519b3cad96894ab3adc013936a1480d9 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:35.281600 16603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519b3cad96894ab3adc013936a1480d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.285977 16605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3948fd86b67346fa8f4ea65e33994426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.286974 16602 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdb8d6c6aad4dfb8511543d98905080 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:35.288447 16602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdb8d6c6aad4dfb8511543d98905080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.290918 16601 tablet_service.cc:1511] Processing CreateTablet for tablet a87a08737a574125b22d18718795eda3 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:35.291795 16528 tablet_service.cc:1511] Processing CreateTablet for tablet 519b3cad96894ab3adc013936a1480d9 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:35.292371 16601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87a08737a574125b22d18718795eda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.293166 16528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519b3cad96894ab3adc013936a1480d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.326555 16526 tablet_service.cc:1511] Processing CreateTablet for tablet a87a08737a574125b22d18718795eda3 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:35.336490 16681 tablet_service.cc:1511] Processing CreateTablet for tablet b85d7f9d5f204677833c23dd28497bc5 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:05:35.337512 16682 tablet_service.cc:1511] Processing CreateTablet for tablet 2711e275404a47c5a834a8eed4a89df9 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:05:35.332139 16683 tablet_service.cc:1511] Processing CreateTablet for tablet 29e5a4bc152c42dc98eb7f98a0c3be43 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:05:35.342585 16683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e5a4bc152c42dc98eb7f98a0c3be43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.321846 16527 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdb8d6c6aad4dfb8511543d98905080 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:35.345300 16527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdb8d6c6aad4dfb8511543d98905080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.356901 16680 tablet_service.cc:1511] Processing CreateTablet for tablet c643d7766d8c4199aa3d78f90ec925a2 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260713 09:05:35.357788 16489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:35.361781 16681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85d7f9d5f204677833c23dd28497bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.366614 16526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87a08737a574125b22d18718795eda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.377302 16676 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdb8d6c6aad4dfb8511543d98905080 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:05:35.384799 16675 tablet_service.cc:1511] Processing CreateTablet for tablet a87a08737a574125b22d18718795eda3 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:05:35.386361 16676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdb8d6c6aad4dfb8511543d98905080. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.381615 16677 tablet_service.cc:1511] Processing CreateTablet for tablet 519b3cad96894ab3adc013936a1480d9 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:05:35.394157 16677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 519b3cad96894ab3adc013936a1480d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.380419 16678 tablet_service.cc:1511] Processing CreateTablet for tablet 5b399419edfc465cae4098fda2c0280a (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:05:35.388695 16679 tablet_service.cc:1511] Processing CreateTablet for tablet 3948fd86b67346fa8f4ea65e33994426 (DEFAULT_TABLE table=test-workload [id=1cdd643e3fb24eafbc7bfb58f1e8b750]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:05:35.399274 16678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b399419edfc465cae4098fda2c0280a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.403383 16679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3948fd86b67346fa8f4ea65e33994426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.440508 16682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2711e275404a47c5a834a8eed4a89df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.485955 16675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a87a08737a574125b22d18718795eda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.499977 16680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c643d7766d8c4199aa3d78f90ec925a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:35.527068 16736 tablet_bootstrap.cc:492] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:35.529094 16737 tablet_bootstrap.cc:492] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:35.553589 16738 tablet_bootstrap.cc:492] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:35.564843 16737 tablet_bootstrap.cc:654] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.595412 16738 tablet_bootstrap.cc:654] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.596580 16737 tablet_bootstrap.cc:492] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:35.597311 16737 ts_tablet_manager.cc:1403] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.011s
I20260713 09:05:35.598305 16736 tablet_bootstrap.cc:654] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.602011 16737 raft_consensus.cc:359] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.603438 16737 raft_consensus.cc:385] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.604022 16737 raft_consensus.cc:740] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.605463 16737 consensus_queue.cc:260] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.613840 16738 tablet_bootstrap.cc:492] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:35.614573 16738 ts_tablet_manager.cc:1403] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.012s
I20260713 09:05:35.616490 16737 ts_tablet_manager.cc:1434] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:05:35.616832 16736 tablet_bootstrap.cc:492] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:35.617316 16736 ts_tablet_manager.cc:1403] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.006s
I20260713 09:05:35.618119 16738 raft_consensus.cc:359] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.618753 16738 raft_consensus.cc:385] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.619055 16738 raft_consensus.cc:740] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.619848 16738 consensus_queue.cc:260] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.620147 16736 raft_consensus.cc:359] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.620879 16736 raft_consensus.cc:385] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.621187 16736 raft_consensus.cc:740] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.622619 16737 tablet_bootstrap.cc:492] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:35.623679 16738 ts_tablet_manager.cc:1434] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:05:35.624536 16738 tablet_bootstrap.cc:492] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:35.625852 16569 heartbeater.cc:499] Master 127.16.6.126:37613 was elected leader, sending a full tablet report...
I20260713 09:05:35.629839 16718 heartbeater.cc:499] Master 127.16.6.126:37613 was elected leader, sending a full tablet report...
I20260713 09:05:35.631387 16738 tablet_bootstrap.cc:654] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.635151 16737 tablet_bootstrap.cc:654] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.641638 16736 consensus_queue.cc:260] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.645057 16738 tablet_bootstrap.cc:492] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:35.645857 16738 ts_tablet_manager.cc:1403] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.013s
I20260713 09:05:35.650269 16738 raft_consensus.cc:359] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.651377 16738 raft_consensus.cc:385] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.651814 16738 raft_consensus.cc:740] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.652887 16738 consensus_queue.cc:260] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
W20260713 09:05:35.656491 16570 tablet.cc:2406] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:05:35.659303 16738 ts_tablet_manager.cc:1434] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:05:35.660771 16738 tablet_bootstrap.cc:492] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:35.672309 16738 tablet_bootstrap.cc:654] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.680543 16644 heartbeater.cc:499] Master 127.16.6.126:37613 was elected leader, sending a full tablet report...
I20260713 09:05:35.685292 16747 raft_consensus.cc:493] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:35.685899 16747 raft_consensus.cc:515] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.701339 16737 tablet_bootstrap.cc:492] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:35.702306 16737 ts_tablet_manager.cc:1403] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.022s
I20260713 09:05:35.705030 16736 ts_tablet_manager.cc:1434] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.087s	user 0.014s	sys 0.019s
I20260713 09:05:35.707583 16736 tablet_bootstrap.cc:492] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:35.712211 16747 leader_election.cc:290] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:35.724179 16737 raft_consensus.cc:359] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.728026 16737 raft_consensus.cc:385] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.730202 16737 raft_consensus.cc:740] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.731029 16737 consensus_queue.cc:260] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.733698 16737 ts_tablet_manager.cc:1434] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260713 09:05:35.734592 16737 tablet_bootstrap.cc:492] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:35.736778 16738 tablet_bootstrap.cc:492] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:35.738907 16738 ts_tablet_manager.cc:1403] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.078s	user 0.034s	sys 0.024s
I20260713 09:05:35.744908 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
W20260713 09:05:35.747915 16583 leader_election.cc:343] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.748762 16738 raft_consensus.cc:359] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.751740 16738 raft_consensus.cc:385] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.751436 16737 tablet_bootstrap.cc:654] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.755648 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:35.752094 16738 raft_consensus.cc:740] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.753283 16736 tablet_bootstrap.cc:654] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:35.757406 16584 leader_election.cc:343] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.757117 16738 consensus_queue.cc:260] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.757972 16584 leader_election.cc:304] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:35.759260 16747 raft_consensus.cc:2749] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:35.760156 16738 ts_tablet_manager.cc:1434] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:05:35.761183 16738 tablet_bootstrap.cc:492] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:35.762444 16737 tablet_bootstrap.cc:492] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:35.762941 16737 ts_tablet_manager.cc:1403] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.005s
I20260713 09:05:35.766064 16737 raft_consensus.cc:359] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.766981 16737 raft_consensus.cc:385] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.767329 16737 raft_consensus.cc:740] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.768764 16738 tablet_bootstrap.cc:654] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.768312 16737 consensus_queue.cc:260] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.770828 16737 ts_tablet_manager.cc:1434] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260713 09:05:35.772009 16737 tablet_bootstrap.cc:492] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:35.774765 16736 tablet_bootstrap.cc:492] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:35.775250 16736 ts_tablet_manager.cc:1403] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.001s
I20260713 09:05:35.778640 16737 tablet_bootstrap.cc:654] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.778391 16736 raft_consensus.cc:359] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.779155 16736 raft_consensus.cc:385] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.779490 16736 raft_consensus.cc:740] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.780268 16736 consensus_queue.cc:260] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.782516 16743 raft_consensus.cc:493] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:35.783110 16743 raft_consensus.cc:515] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.789160 16743 leader_election.cc:290] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:35.805815 16743 raft_consensus.cc:493] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:35.806459 16743 raft_consensus.cc:515] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.809034 16743 leader_election.cc:290] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:35.810659 16736 ts_tablet_manager.cc:1434] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260713 09:05:35.811956 16736 tablet_bootstrap.cc:492] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:35.818356 16738 tablet_bootstrap.cc:492] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:35.819003 16738 ts_tablet_manager.cc:1403] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.004s
I20260713 09:05:35.823727 16738 raft_consensus.cc:359] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.824730 16738 raft_consensus.cc:385] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.825106 16738 raft_consensus.cc:740] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.832394 16738 consensus_queue.cc:260] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.834430 16737 tablet_bootstrap.cc:492] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:35.835319 16737 ts_tablet_manager.cc:1403] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.025s
I20260713 09:05:35.835477 16738 ts_tablet_manager.cc:1434] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:05:35.834803 16736 tablet_bootstrap.cc:654] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.836691 16738 tablet_bootstrap.cc:492] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:35.839797 16737 raft_consensus.cc:359] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.840585 16737 raft_consensus.cc:385] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.840883 16737 raft_consensus.cc:740] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.841804 16737 consensus_queue.cc:260] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.844060 16737 ts_tablet_manager.cc:1434] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:05:35.845036 16737 tablet_bootstrap.cc:492] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:35.850152 16738 tablet_bootstrap.cc:654] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.851975 16737 tablet_bootstrap.cc:654] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.863566 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:35.863947 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
W20260713 09:05:35.872085 16659 leader_election.cc:343] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.875770 16747 raft_consensus.cc:493] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:05:35.875967 16659 leader_election.cc:343] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.876473 16747 raft_consensus.cc:515] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.882349 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:35.883304 16543 raft_consensus.cc:2468] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 0.
I20260713 09:05:35.884603 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:35.885154 16736 tablet_bootstrap.cc:492] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:35.885878 16736 ts_tablet_manager.cc:1403] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.004s
I20260713 09:05:35.886211 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:35.881224 16747 leader_election.cc:290] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:35.888545 16657 leader_election.cc:304] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:35.889748 16738 tablet_bootstrap.cc:492] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:35.890226 16738 ts_tablet_manager.cc:1403] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.004s
W20260713 09:05:35.890184 16657 leader_election.cc:343] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.890481 16743 raft_consensus.cc:2804] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:35.893056 16743 raft_consensus.cc:493] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:35.893765 16743 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:35.892154 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
W20260713 09:05:35.896806 16583 leader_election.cc:343] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.894942 16657 leader_election.cc:304] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0; no voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:35.902611 16743 raft_consensus.cc:515] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.906178 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
W20260713 09:05:35.907753 16659 leader_election.cc:343] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.904966 16736 raft_consensus.cc:359] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.908725 16736 raft_consensus.cc:385] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.909497 16736 raft_consensus.cc:740] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.910717 16736 consensus_queue.cc:260] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.914299 16761 raft_consensus.cc:2749] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:05:35.915588 16584 leader_election.cc:343] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:35.915961 16584 leader_election.cc:304] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:35.916555 16747 raft_consensus.cc:2749] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:35.912300 16736 ts_tablet_manager.cc:1434] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:05:35.917878 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:35.918500 16736 tablet_bootstrap.cc:492] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:35.918440 16544 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:35.925200 16736 tablet_bootstrap.cc:654] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.904897 16743 leader_election.cc:290] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:35.925872 16544 raft_consensus.cc:2468] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 1.
I20260713 09:05:35.926559 16738 raft_consensus.cc:359] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.927203 16657 leader_election.cc:304] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:35.927398 16738 raft_consensus.cc:385] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.927858 16738 raft_consensus.cc:740] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.929050 16737 tablet_bootstrap.cc:492] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:35.928680 16738 consensus_queue.cc:260] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.929646 16737 ts_tablet_manager.cc:1403] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.085s	user 0.026s	sys 0.029s
I20260713 09:05:35.929833 16761 raft_consensus.cc:2804] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:35.932880 16738 ts_tablet_manager.cc:1434] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260713 09:05:35.934132 16737 raft_consensus.cc:359] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.934918 16737 raft_consensus.cc:385] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.935202 16738 tablet_bootstrap.cc:492] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:35.935225 16737 raft_consensus.cc:740] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.936273 16737 consensus_queue.cc:260] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.938763 16737 ts_tablet_manager.cc:1434] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:05:35.939812 16737 tablet_bootstrap.cc:492] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:35.947198 16737 tablet_bootstrap.cc:654] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.952378 16736 tablet_bootstrap.cc:492] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:35.952978 16736 ts_tablet_manager.cc:1403] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.010s
I20260713 09:05:35.953828 16738 tablet_bootstrap.cc:654] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.957320 16736 raft_consensus.cc:359] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.958174 16736 raft_consensus.cc:385] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.958571 16736 raft_consensus.cc:740] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.959791 16737 tablet_bootstrap.cc:492] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:35.959491 16736 consensus_queue.cc:260] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.960278 16737 ts_tablet_manager.cc:1403] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260713 09:05:35.962113 16736 ts_tablet_manager.cc:1434] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260713 09:05:35.962697 16743 raft_consensus.cc:493] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:35.963165 16736 tablet_bootstrap.cc:492] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:35.963285 16743 raft_consensus.cc:515] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.963438 16737 raft_consensus.cc:359] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.964200 16737 raft_consensus.cc:385] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.964532 16737 raft_consensus.cc:740] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.965307 16737 consensus_queue.cc:260] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.966126 16761 raft_consensus.cc:697] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:35.966984 16761 consensus_queue.cc:237] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.967638 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:35.968230 16619 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 0.
I20260713 09:05:35.971740 16659 leader_election.cc:304] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:35.972244 16736 tablet_bootstrap.cc:654] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.975211 16737 ts_tablet_manager.cc:1434] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:05:35.970386 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:35.976169 16544 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 0.
I20260713 09:05:35.976613 16737 tablet_bootstrap.cc:492] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:35.980120 16738 tablet_bootstrap.cc:492] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:35.980700 16738 ts_tablet_manager.cc:1403] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
I20260713 09:05:35.985268 16737 tablet_bootstrap.cc:654] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:35.989920 16736 tablet_bootstrap.cc:492] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:35.990546 16736 ts_tablet_manager.cc:1403] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260713 09:05:35.965664 16743 leader_election.cc:290] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:35.995694 16761 raft_consensus.cc:2804] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:35.997745 16761 raft_consensus.cc:493] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:35.996714 16738 raft_consensus.cc:359] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:35.998235 16761 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:35.998530 16738 raft_consensus.cc:385] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:35.999056 16738 raft_consensus.cc:740] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:35.994513 16736 raft_consensus.cc:359] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.000275 16736 raft_consensus.cc:385] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.000552 16736 raft_consensus.cc:740] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.000321 16738 consensus_queue.cc:260] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.001214 16736 consensus_queue.cc:260] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.002403 16742 raft_consensus.cc:493] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.002898 16738 ts_tablet_manager.cc:1434] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.002s
I20260713 09:05:36.003762 16736 ts_tablet_manager.cc:1434] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:05:36.002920 16742 raft_consensus.cc:515] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.003948 16738 tablet_bootstrap.cc:492] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:36.006592 16742 leader_election.cc:290] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.007978 16736 tablet_bootstrap.cc:492] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:36.020126 16761 raft_consensus.cc:515] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.022502 16737 tablet_bootstrap.cc:492] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:36.023984 16737 ts_tablet_manager.cc:1403] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.013s
I20260713 09:05:36.029273 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:36.031057 16544 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.032071 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:36.033797 16619 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.054204 16736 tablet_bootstrap.cc:654] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.066797 16544 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 1.
I20260713 09:05:36.067967 16657 leader_election.cc:304] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:36.070137 16743 raft_consensus.cc:2804] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.070333 16761 leader_election.cc:290] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:36.070555 16742 raft_consensus.cc:493] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.070947 16743 raft_consensus.cc:697] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:36.071086 16742 raft_consensus.cc:515] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.074095 16742 leader_election.cc:290] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.072317 16743 consensus_queue.cc:237] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.074589 16737 raft_consensus.cc:359] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.076064 16737 raft_consensus.cc:385] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.076491 16737 raft_consensus.cc:740] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.077421 16737 consensus_queue.cc:260] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.072302 16738 tablet_bootstrap.cc:654] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.080613 16737 ts_tablet_manager.cc:1434] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.056s	user 0.020s	sys 0.022s
I20260713 09:05:36.081679 16737 tablet_bootstrap.cc:492] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:36.113404 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:36.117748 16736 tablet_bootstrap.cc:492] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:36.118264 16736 ts_tablet_manager.cc:1403] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.007s
I20260713 09:05:36.115540 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
W20260713 09:05:36.130255 16509 leader_election.cc:343] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.118956 16619 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 1.
I20260713 09:05:36.132232 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:36.134600 16618 raft_consensus.cc:2468] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 0.
I20260713 09:05:36.133533 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:36.133889 16737 tablet_bootstrap.cc:654] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.135762 16617 raft_consensus.cc:2468] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 0.
I20260713 09:05:36.135588 16736 raft_consensus.cc:359] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.136417 16736 raft_consensus.cc:385] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.136763 16736 raft_consensus.cc:740] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.137594 16510 leader_election.cc:304] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [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: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:36.138646 16742 raft_consensus.cc:2804] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.139022 16742 raft_consensus.cc:493] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.139401 16742 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.139195 16510 leader_election.cc:304] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:36.139825 16738 tablet_bootstrap.cc:492] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:36.140362 16738 ts_tablet_manager.cc:1403] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.137s	user 0.029s	sys 0.008s
I20260713 09:05:36.143754 16738 raft_consensus.cc:359] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
W20260713 09:05:36.144270 16509 leader_election.cc:343] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.144562 16738 raft_consensus.cc:385] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.144925 16738 raft_consensus.cc:740] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.146420 16441 catalog_manager.cc:5697] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:36.150985 16742 raft_consensus.cc:515] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.137643 16736 consensus_queue.cc:260] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.155890 16736 ts_tablet_manager.cc:1434] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:05:36.157022 16736 tablet_bootstrap.cc:492] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:36.157214 16738 consensus_queue.cc:260] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.159960 16738 ts_tablet_manager.cc:1434] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:05:36.161120 16738 tablet_bootstrap.cc:492] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:36.168515 16736 tablet_bootstrap.cc:654] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.174633 16775 raft_consensus.cc:2804] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.175069 16775 raft_consensus.cc:493] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.175436 16775 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.175573 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:36.181739 16617 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.181784 16742 leader_election.cc:290] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.187215 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
W20260713 09:05:36.189728 16509 leader_election.cc:343] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.191332 16738 tablet_bootstrap.cc:654] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.194074 16736 tablet_bootstrap.cc:492] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:36.194617 16736 ts_tablet_manager.cc:1403] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
I20260713 09:05:36.197618 16747 raft_consensus.cc:493] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.198148 16747 raft_consensus.cc:515] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.200531 16747 leader_election.cc:290] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.201603 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87a08737a574125b22d18718795eda3" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:36.201875 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87a08737a574125b22d18718795eda3" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:36.202683 16693 raft_consensus.cc:2468] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 0.
W20260713 09:05:36.203740 16583 leader_election.cc:343] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.204473 16584 leader_election.cc:304] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 5a697809da9e41ada26380f46296707b
I20260713 09:05:36.204806 16742 raft_consensus.cc:493] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.205503 16747 raft_consensus.cc:2804] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.205358 16742 raft_consensus.cc:515] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.205958 16747 raft_consensus.cc:493] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.200093 16736 raft_consensus.cc:359] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.204922 16776 raft_consensus.cc:493] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.206383 16747 raft_consensus.cc:3060] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.206529 16736 raft_consensus.cc:385] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.207779 16742 leader_election.cc:290] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.207999 16736 raft_consensus.cc:740] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.209216 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:36.210165 16693 raft_consensus.cc:2468] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 0.
I20260713 09:05:36.212044 16509 leader_election.cc:304] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:36.213147 16742 raft_consensus.cc:2804] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.213616 16742 raft_consensus.cc:493] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.213982 16742 raft_consensus.cc:3060] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.213231 16776 raft_consensus.cc:515] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.220757 16742 raft_consensus.cc:515] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.223064 16742 leader_election.cc:290] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.224334 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:36.224967 16693 raft_consensus.cc:3060] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.225591 16737 tablet_bootstrap.cc:492] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:36.226056 16737 ts_tablet_manager.cc:1403] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.145s	user 0.031s	sys 0.030s
I20260713 09:05:36.227125 16743 raft_consensus.cc:493] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.214740 16747 raft_consensus.cc:515] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.209403 16736 consensus_queue.cc:260] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.227615 16743 raft_consensus.cc:515] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.229614 16743 leader_election.cc:290] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:36.231215 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:36.231895 16618 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 0.
I20260713 09:05:36.233147 16659 leader_election.cc:304] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:36.231215 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:36.234782 16544 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 0.
I20260713 09:05:36.235581 16743 raft_consensus.cc:2804] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.235940 16743 raft_consensus.cc:493] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.235976 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87a08737a574125b22d18718795eda3" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:36.236358 16743 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.237476 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87a08737a574125b22d18718795eda3" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:36.238384 16692 raft_consensus.cc:3060] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.219419 16617 raft_consensus.cc:2468] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 1.
I20260713 09:05:36.238970 16691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:36.239703 16691 raft_consensus.cc:2468] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 0.
I20260713 09:05:36.240283 16776 leader_election.cc:290] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.242336 16775 raft_consensus.cc:515] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.263761 16737 raft_consensus.cc:359] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.264776 16737 raft_consensus.cc:385] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.265108 16737 raft_consensus.cc:740] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.267161 16737 consensus_queue.cc:260] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.269685 16737 ts_tablet_manager.cc:1434] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260713 09:05:36.272222 16737 tablet_bootstrap.cc:492] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b: Bootstrap starting.
I20260713 09:05:36.243822 16747 leader_election.cc:290] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.284029 16510 leader_election.cc:304] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [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: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:36.284751 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:36.285108 16776 raft_consensus.cc:2804] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.285467 16617 raft_consensus.cc:2468] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 0.
I20260713 09:05:36.285977 16776 raft_consensus.cc:697] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:36.286760 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:36.287580 16618 raft_consensus.cc:3060] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.287286 16776 consensus_queue.cc:237] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.290050 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:36.243630 16509 leader_election.cc:304] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:36.304596 16543 raft_consensus.cc:3060] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.306095 16737 tablet_bootstrap.cc:654] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.304675 16736 ts_tablet_manager.cc:1434] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.110s	user 0.010s	sys 0.026s
W20260713 09:05:36.302361 16510 leader_election.cc:343] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.318548 16742 raft_consensus.cc:2804] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.323256 16736 tablet_bootstrap.cc:492] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:36.319380 16747 raft_consensus.cc:493] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.327358 16738 tablet_bootstrap.cc:492] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:36.327874 16738 ts_tablet_manager.cc:1403] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.167s	user 0.026s	sys 0.037s
I20260713 09:05:36.326774 16763 raft_consensus.cc:493] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.330229 16763 raft_consensus.cc:515] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
W20260713 09:05:36.318132 16509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.67:36047, user_credentials={real_user=slave}} blocked reactor thread for 74561.9us
I20260713 09:05:36.322393 16742 raft_consensus.cc:493] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.337378 16738 raft_consensus.cc:359] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.338765 16738 raft_consensus.cc:385] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.339051 16738 raft_consensus.cc:740] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.333873 16743 raft_consensus.cc:515] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.342839 16692 raft_consensus.cc:2468] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 1.
I20260713 09:05:36.345153 16743 leader_election.cc:290] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:36.345424 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:36.332309 16747 raft_consensus.cc:515] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
W20260713 09:05:36.346066 16510 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.66:34789, user_credentials={real_user=slave}} blocked reactor thread for 52839.4us
I20260713 09:05:36.346421 16619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:36.347059 16619 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.346113 16544 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.347745 16747 leader_election.cc:290] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.346966 16584 leader_election.cc:304] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:36.342980 16738 consensus_queue.cc:260] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.333626 16742 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.350452 16747 raft_consensus.cc:2804] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.348239 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:36.354781 16747 raft_consensus.cc:697] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:36.358650 16618 raft_consensus.cc:2468] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 1.
I20260713 09:05:36.358603 16747 consensus_queue.cc:237] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.360193 16693 raft_consensus.cc:2468] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 1.
I20260713 09:05:36.360630 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdb8d6c6aad4dfb8511543d98905080" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:36.361099 16736 tablet_bootstrap.cc:654] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.361250 16692 raft_consensus.cc:2468] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 0.
I20260713 09:05:36.362432 16509 leader_election.cc:304] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:36.364138 16738 ts_tablet_manager.cc:1434] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260713 09:05:36.365868 16541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdb8d6c6aad4dfb8511543d98905080" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
W20260713 09:05:36.366802 16489 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:36.353813 16775 leader_election.cc:290] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.367735 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:36.367869 16542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdb8d6c6aad4dfb8511543d98905080" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:36.368319 16738 tablet_bootstrap.cc:492] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0: Bootstrap starting.
I20260713 09:05:36.357084 16617 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.363490 16543 raft_consensus.cc:2468] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 1.
I20260713 09:05:36.365403 16776 raft_consensus.cc:2804] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.370699 16584 leader_election.cc:304] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
W20260713 09:05:36.373802 16657 leader_election.cc:343] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:05:36.374020 16583 leader_election.cc:343] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.372314 16763 leader_election.cc:290] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:36.371944 16776 raft_consensus.cc:697] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:36.375733 16618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdb8d6c6aad4dfb8511543d98905080" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:36.376540 16782 raft_consensus.cc:2804] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:36.380483 16737 tablet_bootstrap.cc:492] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b: No bootstrap required, opened a new log
I20260713 09:05:36.381084 16737 ts_tablet_manager.cc:1403] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b: Time spent bootstrapping tablet: real 0.109s	user 0.019s	sys 0.002s
I20260713 09:05:36.373481 16692 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.378096 16776 consensus_queue.cc:237] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.381831 16782 raft_consensus.cc:493] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:36.385990 16782 raft_consensus.cc:3060] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.392161 16742 raft_consensus.cc:515] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.394178 16544 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 1.
I20260713 09:05:36.394182 16619 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 1.
I20260713 09:05:36.396019 16657 leader_election.cc:304] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:36.397199 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:36.398051 16763 raft_consensus.cc:2804] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.398650 16763 raft_consensus.cc:697] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
W20260713 09:05:36.398706 16510 leader_election.cc:343] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:36.399852 16763 consensus_queue.cc:237] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.405912 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:36.406239 16617 raft_consensus.cc:2468] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 1.
I20260713 09:05:36.406579 16693 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.407567 16510 leader_election.cc:304] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:36.408514 16775 raft_consensus.cc:2804] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.408970 16775 raft_consensus.cc:697] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:36.410082 16775 consensus_queue.cc:237] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.411016 16692 raft_consensus.cc:2468] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 1.
I20260713 09:05:36.404789 16742 leader_election.cc:290] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 1 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.419064 16737 raft_consensus.cc:359] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.422257 16737 raft_consensus.cc:385] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.422761 16737 raft_consensus.cc:740] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.423642 16782 raft_consensus.cc:515] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.424963 16618 raft_consensus.cc:2393] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e27b2e3b8834bad9566b589252c73a0 in current term 1: Already voted for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in this term.
I20260713 09:05:36.426103 16737 consensus_queue.cc:260] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.430418 16782 leader_election.cc:290] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.431535 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdb8d6c6aad4dfb8511543d98905080" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:36.430577 16659 leader_election.cc:304] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0; no voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:36.434835 16763 raft_consensus.cc:3060] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.437274 16737 ts_tablet_manager.cc:1434] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260713 09:05:36.432984 16544 raft_consensus.cc:3060] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.441038 16738 tablet_bootstrap.cc:654] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.448335 16743 consensus_queue.cc:1048] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:36.449488 16693 raft_consensus.cc:2468] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 1.
I20260713 09:05:36.454273 16509 leader_election.cc:304] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:36.446399 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdb8d6c6aad4dfb8511543d98905080" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:36.459729 16776 raft_consensus.cc:2804] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.464823 16776 raft_consensus.cc:697] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:36.466635 16736 tablet_bootstrap.cc:492] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:36.466033 16776 consensus_queue.cc:237] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.467264 16736 ts_tablet_manager.cc:1403] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.144s	user 0.028s	sys 0.004s
I20260713 09:05:36.468605 16763 raft_consensus.cc:2749] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:36.470595 16736 raft_consensus.cc:359] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.450685 16544 raft_consensus.cc:2468] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 1.
I20260713 09:05:36.477212 16736 raft_consensus.cc:385] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.481051 16736 raft_consensus.cc:740] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
W20260713 09:05:36.478894 16791 log.cc:927] Time spent T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260713 09:05:36.482187 16736 consensus_queue.cc:260] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.486562 16738 tablet_bootstrap.cc:492] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0: No bootstrap required, opened a new log
I20260713 09:05:36.487017 16738 ts_tablet_manager.cc:1403] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.000s
I20260713 09:05:36.488596 16692 raft_consensus.cc:2468] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 1.
W20260713 09:05:36.489806 16659 consensus_peers.cc:597] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 -> Peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Couldn't send request to peer 9f2aa907e3a84f5f82f8dcc13dd8398a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:36.486559 16583 leader_election.cc:304] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:36.490641 16736 ts_tablet_manager.cc:1434] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260713 09:05:36.490772 16782 raft_consensus.cc:2804] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:36.491251 16782 raft_consensus.cc:697] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:36.491701 16736 tablet_bootstrap.cc:492] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Bootstrap starting.
I20260713 09:05:36.492038 16782 consensus_queue.cc:237] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.502094 16747 raft_consensus.cc:493] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.503196 16747 raft_consensus.cc:515] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.514730 16747 leader_election.cc:290] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.515640 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:36.517717 16738 raft_consensus.cc:359] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.518322 16738 raft_consensus.cc:385] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.518554 16738 raft_consensus.cc:740] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.521448 16738 consensus_queue.cc:260] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.523833 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:36.525049 16692 raft_consensus.cc:2393] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in current term 1: Already voted for candidate 5a697809da9e41ada26380f46296707b in this term.
I20260713 09:05:36.524184 16440 catalog_manager.cc:5697] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 1 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.525202 16738 ts_tablet_manager.cc:1434] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260713 09:05:36.526363 16736 tablet_bootstrap.cc:654] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:36.527558 16584 leader_election.cc:304] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:36.538110 16747 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.543754 16743 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.554118 16747 raft_consensus.cc:2749] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:36.563083 16439 catalog_manager.cc:5697] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:36.565733 16439 catalog_manager.cc:5697] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:36.570624 16736 tablet_bootstrap.cc:492] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: No bootstrap required, opened a new log
I20260713 09:05:36.571142 16736 ts_tablet_manager.cc:1403] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.002s
I20260713 09:05:36.571523 16761 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.574237 16736 raft_consensus.cc:359] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.574993 16736 raft_consensus.cc:385] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:36.575289 16736 raft_consensus.cc:740] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Initialized, Role: FOLLOWER
I20260713 09:05:36.576658 16736 consensus_queue.cc:260] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.578945 16736 ts_tablet_manager.cc:1434] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260713 09:05:36.582324 16747 raft_consensus.cc:493] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.581745 16441 catalog_manager.cc:5697] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.582953 16747 raft_consensus.cc:515] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.583760 16441 catalog_manager.cc:5697] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.585636 16747 leader_election.cc:290] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:36.585693 16441 catalog_manager.cc:5697] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.587718 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:36.588107 16441 catalog_manager.cc:5697] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.590840 16692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e27b2e3b8834bad9566b589252c73a0" is_pre_election: true
I20260713 09:05:36.592892 16584 leader_election.cc:304] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:36.594272 16747 raft_consensus.cc:2749] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:36.604642 16438 catalog_manager.cc:5697] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 1 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:36.796087 16747 consensus_queue.cc:1048] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:36.796034 16763 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:36.806299 16776 consensus_queue.cc:1048] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.813913 16781 consensus_queue.cc:1048] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:36.818692 16742 consensus_queue.cc:1048] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.824977 16693 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:36.865736 16742 consensus_queue.cc:1048] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.876562 16763 raft_consensus.cc:493] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:36.877135 16763 raft_consensus.cc:515] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:36.880470 16782 consensus_queue.cc:1048] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.890511 16810 consensus_queue.cc:1048] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:36.896014 16763 leader_election.cc:290] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 5a697809da9e41ada26380f46296707b (127.16.6.65:45279)
I20260713 09:05:36.896770 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" is_pre_election: true
I20260713 09:05:36.901623 16775 consensus_queue.cc:1048] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.907697 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a697809da9e41ada26380f46296707b" is_pre_election: true
I20260713 09:05:36.909626 16775 consensus_queue.cc:1048] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.922873 16775 consensus_queue.cc:1048] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.952715 16657 leader_election.cc:304] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [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: 9e27b2e3b8834bad9566b589252c73a0; no voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:36.952948 16809 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:36.963122 16775 consensus_queue.cc:1048] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:36.972946 16689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
mode: GRACEFUL
new_leader_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:52408
I20260713 09:05:36.973857 16689 raft_consensus.cc:606] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Received request to transfer leadership to TS 5a697809da9e41ada26380f46296707b
I20260713 09:05:36.985821 16691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
mode: GRACEFUL
new_leader_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:52408
I20260713 09:05:36.986572 16691 raft_consensus.cc:606] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Received request to transfer leadership to TS 5a697809da9e41ada26380f46296707b
I20260713 09:05:36.990720 16782 consensus_queue.cc:1048] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:36.992420 16763 raft_consensus.cc:2749] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:05:37.008105 16763 raft_consensus.cc:993] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: : Instructing follower 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:37.008592 16763 raft_consensus.cc:1081] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Signalling peer 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:37.010871 16544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:05:37.012068 16544 raft_consensus.cc:493] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.012501 16544 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.010030 16690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:52408
I20260713 09:05:37.014492 16690 raft_consensus.cc:606] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:37.020187 16544 raft_consensus.cc:515] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.029220 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:37.029919 16616 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.032528 16544 leader_election.cc:290] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 2 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:37.034806 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:37.035475 16690 raft_consensus.cc:3055] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.035815 16690 raft_consensus.cc:740] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:37.036733 16690 consensus_queue.cc:260] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.037907 16616 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 2.
I20260713 09:05:37.039530 16690 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.042366 16761 raft_consensus.cc:993] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0: : Instructing follower 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:37.042830 16761 raft_consensus.cc:1081] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Signalling peer 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:37.042168 16510 leader_election.cc:304] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:37.044163 16775 raft_consensus.cc:2804] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.044677 16775 raft_consensus.cc:697] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:37.045590 16775 consensus_queue.cc:237] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.048547 16543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9"
dest_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:33320
I20260713 09:05:37.049180 16543 raft_consensus.cc:493] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.049593 16543 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.056985 16544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a"
dest_uuid: "5a697809da9e41ada26380f46296707b"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:33334
I20260713 09:05:37.057902 16544 raft_consensus.cc:606] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:37.060304 16690 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 2.
I20260713 09:05:37.061511 16543 raft_consensus.cc:515] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.065069 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:37.065519 16544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9"
dest_uuid: "5a697809da9e41ada26380f46296707b"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:33334
I20260713 09:05:37.065784 16616 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 0 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.066185 16544 raft_consensus.cc:606] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:37.067543 16438 catalog_manager.cc:5697] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 1 to 2, leader changed from 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67) to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 2 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.074188 16543 leader_election.cc:290] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 2 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:37.076777 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:37.073424 16616 raft_consensus.cc:2468] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 2.
I20260713 09:05:37.079816 16510 leader_election.cc:304] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:37.081185 16775 raft_consensus.cc:2804] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.081746 16775 raft_consensus.cc:697] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:37.082628 16775 consensus_queue.cc:237] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.077463 16690 raft_consensus.cc:3055] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.089270 16690 raft_consensus.cc:740] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:37.089674 16763 raft_consensus.cc:993] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:37.090167 16763 raft_consensus.cc:1081] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:37.090240 16690 consensus_queue.cc:260] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.091580 16690 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.092195 16616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51602
I20260713 09:05:37.092684 16616 raft_consensus.cc:493] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.092933 16616 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.094818 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a87a08737a574125b22d18718795eda3"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
mode: GRACEFUL
new_leader_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:51634
I20260713 09:05:37.095453 16617 raft_consensus.cc:606] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 LEADER]: Received request to transfer leadership to TS 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:37.098482 16690 raft_consensus.cc:2468] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 2.
I20260713 09:05:37.099822 16616 raft_consensus.cc:515] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.102375 16616 leader_election.cc:290] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:37.103027 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:37.103622 16543 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.105640 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:37.106359 16690 raft_consensus.cc:3055] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.106752 16690 raft_consensus.cc:740] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:37.105996 16438 catalog_manager.cc:5697] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 1 to 2, leader changed from 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67) to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 2 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.107903 16690 consensus_queue.cc:260] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.109354 16690 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.110507 16543 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:37.111789 16583 leader_election.cc:304] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:37.112666 16782 raft_consensus.cc:2804] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.113336 16782 raft_consensus.cc:697] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:37.114197 16782 consensus_queue.cc:237] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.117220 16690 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:37.123365 16438 catalog_manager.cc:5697] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 1 to 2, leader changed from 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 2 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.395850 16747 raft_consensus.cc:993] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a: : Instructing follower 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:37.396332 16747 raft_consensus.cc:1081] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 LEADER]: Signalling peer 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:37.398044 16690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a87a08737a574125b22d18718795eda3"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:52394
I20260713 09:05:37.398624 16690 raft_consensus.cc:493] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.399022 16690 raft_consensus.cc:3060] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.404863 16690 raft_consensus.cc:515] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.406966 16690 leader_election.cc:290] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 2 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:37.408354 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87a08737a574125b22d18718795eda3" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:37.408442 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a87a08737a574125b22d18718795eda3" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:37.409106 16616 raft_consensus.cc:3055] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.409132 16543 raft_consensus.cc:3060] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.409621 16616 raft_consensus.cc:740] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:37.410531 16616 consensus_queue.cc:260] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.411603 16616 raft_consensus.cc:3060] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.418294 16616 raft_consensus.cc:2468] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 2.
I20260713 09:05:37.418722 16543 raft_consensus.cc:2468] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 2.
I20260713 09:05:37.419984 16659 leader_election.cc:304] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:37.420933 16761 raft_consensus.cc:2804] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.421469 16761 raft_consensus.cc:697] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:37.422386 16761 consensus_queue.cc:237] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.431226 16438 catalog_manager.cc:5697] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 1 to 2, leader changed from 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66) to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:37.474740 16616 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.478273 16810 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.487061 16690 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.488590 16810 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.521342 16779 raft_consensus.cc:993] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:37.521889 16810 raft_consensus.cc:1081] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:37.523541 16616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51618
I20260713 09:05:37.524091 16616 raft_consensus.cc:493] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.524506 16616 raft_consensus.cc:3060] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.530783 16616 raft_consensus.cc:515] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.532344 16779 raft_consensus.cc:993] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:37.532833 16779 raft_consensus.cc:1081] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:37.533792 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:37.533890 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "519b3cad96894ab3adc013936a1480d9" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:37.534463 16616 leader_election.cc:290] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:37.534613 16690 raft_consensus.cc:3060] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.534698 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51618
I20260713 09:05:37.535410 16617 raft_consensus.cc:493] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:37.535792 16617 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.535938 16543 raft_consensus.cc:3055] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.536417 16543 raft_consensus.cc:740] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:37.537303 16543 consensus_queue.cc:260] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.538596 16543 raft_consensus.cc:3060] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.542038 16690 raft_consensus.cc:2468] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:37.542989 16617 raft_consensus.cc:515] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.543438 16584 leader_election.cc:304] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:37.544287 16747 raft_consensus.cc:2804] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.544793 16747 raft_consensus.cc:697] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:37.545437 16543 raft_consensus.cc:2468] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:37.545698 16747 consensus_queue.cc:237] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.547375 16617 leader_election.cc:290] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:37.548957 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:37.549234 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:37.549687 16690 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.549907 16543 raft_consensus.cc:3055] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:37.550889 16543 raft_consensus.cc:740] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:37.551812 16543 consensus_queue.cc:260] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.553184 16543 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:37.557950 16690 raft_consensus.cc:2468] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:37.556550 16438 catalog_manager.cc:5697] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 1 to 2, leader changed from 5a697809da9e41ada26380f46296707b (127.16.6.65) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 2 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.559206 16584 leader_election.cc:304] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:37.559998 16747 raft_consensus.cc:2804] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:37.560503 16747 raft_consensus.cc:697] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:37.562464 16747 consensus_queue.cc:237] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:37.564884 16543 raft_consensus.cc:2468] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:37.572427 16438 catalog_manager.cc:5697] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 1 to 2, leader changed from 5a697809da9e41ada26380f46296707b (127.16.6.65) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 2 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:37.586385 16690 raft_consensus.cc:1275] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.588117 16779 consensus_queue.cc:1048] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.599949 16617 raft_consensus.cc:1275] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.603819 16779 consensus_queue.cc:1048] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:37.635337 16690 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.636678 16747 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.645098 16543 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.647493 16782 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.950354 16617 raft_consensus.cc:1275] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.951606 16761 consensus_queue.cc:1048] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.958563 16543 raft_consensus.cc:1275] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.960603 16543 raft_consensus.cc:1275] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.961802 16782 consensus_queue.cc:1048] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.962085 16761 consensus_queue.cc:1048] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:37.970885 16690 raft_consensus.cc:1275] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:37.975155 16747 consensus_queue.cc:1048] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:38.012413 16690 raft_consensus.cc:1275] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.013747 16782 consensus_queue.cc:1048] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:38.022716 16543 raft_consensus.cc:1275] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:38.024479 16833 consensus_queue.cc:1048] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:40.126554 16409 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:05:40.127388 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:40.149686 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
mode: GRACEFUL
new_leader_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:51642
I20260713 09:05:40.150264 16617 raft_consensus.cc:606] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Received request to transfer leadership to TS 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:40.163211 16543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "5a697809da9e41ada26380f46296707b"
mode: GRACEFUL
new_leader_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:33340
I20260713 09:05:40.163749 16543 raft_consensus.cc:606] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Received request to transfer leadership to TS 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:40.165000 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:40.165469 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:40.359211 16833 raft_consensus.cc:993] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: : Instructing follower 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:40.359653 16833 raft_consensus.cc:1081] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Signalling peer 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:40.361066 16690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:52394
I20260713 09:05:40.361580 16690 raft_consensus.cc:493] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.361877 16690 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:40.366243 16690 raft_consensus.cc:515] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:40.367794 16690 leader_election.cc:290] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 3 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:40.368767 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:40.368767 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:40.369568 16543 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:40.369738 16617 raft_consensus.cc:3055] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:40.370119 16617 raft_consensus.cc:740] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:40.370841 16617 consensus_queue.cc:260] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:40.371748 16617 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:40.374354 16543 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 3.
I20260713 09:05:40.375425 16657 leader_election.cc:304] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:40.376111 16835 raft_consensus.cc:2804] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:40.376269 16617 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 3.
I20260713 09:05:40.377460 16835 raft_consensus.cc:697] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:40.378257 16835 consensus_queue.cc:237] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:40.386812 16438 catalog_manager.cc:5697] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 2 to 3, leader changed from 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66) to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 3 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.516364 16776 raft_consensus.cc:993] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b: : Instructing follower 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:40.516826 16846 raft_consensus.cc:1081] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Signalling peer 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:40.518440 16690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:52406
I20260713 09:05:40.518955 16690 raft_consensus.cc:493] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:40.519285 16690 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:40.523883 16690 raft_consensus.cc:515] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:40.525393 16690 leader_election.cc:290] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 3 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:40.526350 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:40.526553 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:40.526957 16543 raft_consensus.cc:3055] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:40.527137 16617 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:40.527347 16543 raft_consensus.cc:740] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:40.528295 16543 consensus_queue.cc:260] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:40.529371 16543 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:40.532339 16617 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 3.
I20260713 09:05:40.533216 16659 leader_election.cc:304] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [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: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:40.533959 16835 raft_consensus.cc:2804] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:40.534184 16543 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 3.
I20260713 09:05:40.534497 16835 raft_consensus.cc:697] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:40.535300 16835 consensus_queue.cc:237] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:40.542644 16438 catalog_manager.cc:5697] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 2 to 3, leader changed from 5a697809da9e41ada26380f46296707b (127.16.6.65) to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 3 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:40.891113 16617 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:40.892722 16835 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:40.895231 16543 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:40.896649 16835 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:41.030299 16543 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:41.031639 16840 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:41.040334 16617 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:41.041781 16854 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:41.166465 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:41.176594 16543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43"
dest_uuid: "5a697809da9e41ada26380f46296707b"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:33334
I20260713 09:05:41.177104 16543 raft_consensus.cc:606] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:41.182264 16543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9"
dest_uuid: "5a697809da9e41ada26380f46296707b"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:33334
I20260713 09:05:41.182734 16543 raft_consensus.cc:606] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:41.187610 16690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:52408
I20260713 09:05:41.188071 16690 raft_consensus.cc:606] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:41.192788 16543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2"
dest_uuid: "5a697809da9e41ada26380f46296707b"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:33334
I20260713 09:05:41.193252 16543 raft_consensus.cc:606] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:41.198328 16690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
mode: GRACEFUL
new_leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:52408
I20260713 09:05:41.198817 16690 raft_consensus.cc:606] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Received request to transfer leadership to TS 9f2aa907e3a84f5f82f8dcc13dd8398a
I20260713 09:05:41.372268 16856 raft_consensus.cc:993] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.372794 16846 raft_consensus.cc:1081] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.374305 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51618
I20260713 09:05:41.374796 16617 raft_consensus.cc:493] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.375056 16617 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.379405 16617 raft_consensus.cc:515] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.380995 16617 leader_election.cc:290] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:41.381856 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:41.382135 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:41.382408 16543 raft_consensus.cc:3055] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.382619 16690 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.382822 16543 raft_consensus.cc:740] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:41.383533 16543 consensus_queue.cc:260] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.384588 16543 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.388635 16690 raft_consensus.cc:2468] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:41.389853 16584 leader_election.cc:304] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:41.390566 16543 raft_consensus.cc:2468] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:41.390646 16833 raft_consensus.cc:2804] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.391692 16833 raft_consensus.cc:697] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:41.392498 16833 consensus_queue.cc:237] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.399781 16440 catalog_manager.cc:5697] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 1 to 2, leader changed from 5a697809da9e41ada26380f46296707b (127.16.6.65) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 2 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.429780 16846 raft_consensus.cc:993] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.430202 16846 raft_consensus.cc:1081] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.431715 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51618
I20260713 09:05:41.432199 16617 raft_consensus.cc:493] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.432507 16617 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:41.438380 16617 raft_consensus.cc:515] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.440021 16617 leader_election.cc:290] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 3 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:41.441738 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:41.442004 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2711e275404a47c5a834a8eed4a89df9" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:41.442282 16690 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:41.442471 16543 raft_consensus.cc:3055] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:41.442762 16543 raft_consensus.cc:740] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:41.443499 16543 consensus_queue.cc:260] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.444581 16543 raft_consensus.cc:3060] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:41.444675 16854 raft_consensus.cc:993] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.445211 16854 raft_consensus.cc:1081] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.446816 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51602
I20260713 09:05:41.447330 16617 raft_consensus.cc:493] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.447680 16617 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:41.448349 16690 raft_consensus.cc:2468] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 3.
I20260713 09:05:41.449374 16584 leader_election.cc:304] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:41.450186 16833 raft_consensus.cc:2804] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:41.450642 16543 raft_consensus.cc:2468] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 3.
I20260713 09:05:41.450716 16833 raft_consensus.cc:697] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:41.451735 16833 consensus_queue.cc:237] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.454487 16617 raft_consensus.cc:515] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.456988 16617 leader_election.cc:290] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 4 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:41.457657 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:41.458289 16543 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:41.458516 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:41.458997 16690 raft_consensus.cc:3055] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:41.459292 16690 raft_consensus.cc:740] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:41.460029 16690 consensus_queue.cc:260] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.461153 16690 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:41.460702 16440 catalog_manager.cc:5697] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 2 to 3, leader changed from 5a697809da9e41ada26380f46296707b (127.16.6.65) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 3 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.463339 16543 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 4.
I20260713 09:05:41.464393 16583 leader_election.cc:304] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:41.465206 16857 raft_consensus.cc:2804] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:41.465653 16857 raft_consensus.cc:697] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:41.466475 16857 consensus_queue.cc:237] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.467980 16690 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 4.
I20260713 09:05:41.474400 16440 catalog_manager.cc:5697] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 3 to 4, leader changed from 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 4 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.597085 16835 raft_consensus.cc:993] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.597617 16863 raft_consensus.cc:1081] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.599014 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51602
I20260713 09:05:41.599581 16617 raft_consensus.cc:493] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.599952 16617 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:41.605211 16617 raft_consensus.cc:515] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.606956 16617 leader_election.cc:290] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 4 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:41.607992 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:41.608029 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:41.608605 16690 raft_consensus.cc:3055] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:41.608690 16543 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:41.608856 16690 raft_consensus.cc:740] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:41.609628 16690 consensus_queue.cc:260] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.610466 16690 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:41.613780 16543 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 4.
I20260713 09:05:41.614794 16690 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 4.
I20260713 09:05:41.615089 16583 leader_election.cc:304] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:41.615962 16857 raft_consensus.cc:2804] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:41.616314 16857 raft_consensus.cc:697] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:41.617045 16857 consensus_queue.cc:237] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.622671 16440 catalog_manager.cc:5697] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 3 to 4, leader changed from 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 4 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.651738 16846 raft_consensus.cc:993] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: : Instructing follower 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.652177 16846 raft_consensus.cc:1081] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Signalling peer 9f2aa907e3a84f5f82f8dcc13dd8398a to start an election
I20260713 09:05:41.653692 16617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
 from {username='slave'} at 127.0.0.1:51618
I20260713 09:05:41.654175 16617 raft_consensus.cc:493] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:41.654516 16617 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.659826 16617 raft_consensus.cc:515] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.661783 16617 leader_election.cc:290] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:41.662791 16543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:41.662876 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:41.663332 16543 raft_consensus.cc:3055] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:41.663381 16690 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.663651 16543 raft_consensus.cc:740] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:41.664345 16543 consensus_queue.cc:260] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.665197 16543 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:41.667834 16690 raft_consensus.cc:2468] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:41.668848 16584 leader_election.cc:304] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e27b2e3b8834bad9566b589252c73a0, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:41.669245 16543 raft_consensus.cc:2468] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f2aa907e3a84f5f82f8dcc13dd8398a in term 2.
I20260713 09:05:41.669538 16857 raft_consensus.cc:2804] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:41.670166 16857 raft_consensus.cc:697] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Leader. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:41.670894 16857 consensus_queue.cc:237] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:41.677724 16440 catalog_manager.cc:5697] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a reported cstate change: term changed from 1 to 2, leader changed from 5a697809da9e41ada26380f46296707b (127.16.6.65) to 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66). New cstate: current_term: 2 leader_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:41.843222 16690 raft_consensus.cc:1275] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.844697 16857 consensus_queue.cc:1048] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:41.854815 16543 raft_consensus.cc:1275] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:41.857421 16833 consensus_queue.cc:1048] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:41.858019 16543 raft_consensus.cc:1275] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:41.859637 16833 consensus_queue.cc:1048] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:41.870301 16690 raft_consensus.cc:1275] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:41.872402 16871 consensus_queue.cc:1048] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:41.989413 16542 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 4 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:41.991122 16871 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:42.000528 16690 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 4 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:42.002414 16833 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:42.136641 16690 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 4 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:42.137874 16833 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:42.146656 16542 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 4 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:42.148859 16871 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:42.165796 16542 raft_consensus.cc:1275] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.167248 16871 consensus_queue.cc:1048] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:42.176939 16690 raft_consensus.cc:1275] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Refusing update from remote peer 9f2aa907e3a84f5f82f8dcc13dd8398a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:42.178387 16871 consensus_queue.cc:1048] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:44.375082 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:44.382730 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
mode: GRACEFUL
new_leader_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:51642
I20260713 09:05:44.383546 16617 raft_consensus.cc:606] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Received request to transfer leadership to TS 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:44.386276 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
mode: GRACEFUL
new_leader_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:51642
I20260713 09:05:44.386694 16617 raft_consensus.cc:606] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Received request to transfer leadership to TS 5a697809da9e41ada26380f46296707b
I20260713 09:05:44.388792 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
mode: GRACEFUL
new_leader_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:51642
I20260713 09:05:44.389194 16617 raft_consensus.cc:606] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Received request to transfer leadership to TS 5a697809da9e41ada26380f46296707b
I20260713 09:05:44.391234 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
mode: GRACEFUL
new_leader_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:51642
I20260713 09:05:44.391623 16617 raft_consensus.cc:606] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Received request to transfer leadership to TS 9e27b2e3b8834bad9566b589252c73a0
I20260713 09:05:44.393584 16617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2"
dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
mode: GRACEFUL
new_leader_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:51642
I20260713 09:05:44.393960 16617 raft_consensus.cc:606] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Received request to transfer leadership to TS 5a697809da9e41ada26380f46296707b
I20260713 09:05:44.394850 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:05:44.395282 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:44.474944 16882 raft_consensus.cc:993] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a: : Instructing follower 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:44.475589 16878 raft_consensus.cc:1081] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Signalling peer 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:44.477411 16544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a"
dest_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:33312
I20260713 09:05:44.478116 16544 raft_consensus.cc:493] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.478544 16544 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.480466 16878 raft_consensus.cc:993] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: : Instructing follower 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:44.481043 16883 raft_consensus.cc:1081] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Signalling peer 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:44.482837 16542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426"
dest_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:33312
I20260713 09:05:44.483294 16542 raft_consensus.cc:493] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.483599 16542 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:44.485491 16544 raft_consensus.cc:515] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.487804 16544 leader_election.cc:290] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 3 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:44.488557 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:44.488503 16542 raft_consensus.cc:515] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.489224 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b399419edfc465cae4098fda2c0280a" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:44.489446 16617 raft_consensus.cc:3055] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:44.489926 16690 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.489884 16617 raft_consensus.cc:740] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:44.490844 16617 consensus_queue.cc:260] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.492061 16617 raft_consensus.cc:3060] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.492146 16542 leader_election.cc:290] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 5 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:44.492070 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:44.492075 16693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3948fd86b67346fa8f4ea65e33994426" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:44.492926 16616 raft_consensus.cc:3055] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:44.493283 16616 raft_consensus.cc:740] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:44.493314 16693 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:44.494239 16616 consensus_queue.cc:260] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.495347 16616 raft_consensus.cc:3060] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:44.497172 16690 raft_consensus.cc:2468] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 3.
I20260713 09:05:44.498741 16509 leader_election.cc:304] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:44.499534 16617 raft_consensus.cc:2468] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 3.
I20260713 09:05:44.501492 16693 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 5.
I20260713 09:05:44.502255 16884 raft_consensus.cc:2804] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:44.503422 16884 raft_consensus.cc:697] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 3 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:44.503543 16616 raft_consensus.cc:2468] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 5.
I20260713 09:05:44.503435 16509 leader_election.cc:304] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:44.504741 16884 consensus_queue.cc:237] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.505369 16885 raft_consensus.cc:2804] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:44.507444 16885 raft_consensus.cc:697] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 5 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:44.508693 16885 consensus_queue.cc:237] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.519555 16440 catalog_manager.cc:5697] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 2 to 3, leader changed from 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66) to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 3 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.536844 16440 catalog_manager.cc:5697] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 4 to 5, leader changed from 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66) to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 5 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.768435 16878 raft_consensus.cc:993] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a: : Instructing follower 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:44.768950 16883 raft_consensus.cc:1081] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Signalling peer 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:44.770522 16690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:52394
I20260713 09:05:44.770953 16690 raft_consensus.cc:493] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.771206 16690 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.775192 16690 raft_consensus.cc:515] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.776626 16690 leader_election.cc:290] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 3 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 5a697809da9e41ada26380f46296707b (127.16.6.65:45279)
I20260713 09:05:44.777634 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:44.777700 16542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e5a4bc152c42dc98eb7f98a0c3be43" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:44.778147 16616 raft_consensus.cc:3055] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:44.778250 16542 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.778510 16616 raft_consensus.cc:740] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:44.779223 16616 consensus_queue.cc:260] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.780082 16616 raft_consensus.cc:3060] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.783025 16542 raft_consensus.cc:2468] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 3.
I20260713 09:05:44.784296 16657 leader_election.cc:304] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:44.784715 16616 raft_consensus.cc:2468] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 3.
I20260713 09:05:44.785983 16893 raft_consensus.cc:2804] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:44.787212 16893 raft_consensus.cc:697] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:44.787973 16893 consensus_queue.cc:237] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [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: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.794886 16440 catalog_manager.cc:5697] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 2 to 3, leader changed from 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66) to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 3 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.862571 16882 raft_consensus.cc:993] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a: : Instructing follower 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:44.863142 16882 raft_consensus.cc:1081] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Signalling peer 9e27b2e3b8834bad9566b589252c73a0 to start an election
I20260713 09:05:44.864971 16690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5"
dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
 from {username='slave'} at 127.0.0.1:52394
I20260713 09:05:44.865429 16878 raft_consensus.cc:993] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a: : Instructing follower 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:44.865484 16690 raft_consensus.cc:493] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.865967 16878 raft_consensus.cc:1081] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Signalling peer 5a697809da9e41ada26380f46296707b to start an election
I20260713 09:05:44.866006 16690 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:44.867547 16542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2"
dest_uuid: "5a697809da9e41ada26380f46296707b"
 from {username='slave'} at 127.0.0.1:33312
I20260713 09:05:44.868054 16542 raft_consensus.cc:493] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:44.868341 16542 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.870954 16690 raft_consensus.cc:515] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.872789 16542 raft_consensus.cc:515] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.873373 16544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5a697809da9e41ada26380f46296707b"
I20260713 09:05:44.873680 16690 leader_election.cc:290] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [CANDIDATE]: Term 5 election: Requested vote from peers 5a697809da9e41ada26380f46296707b (127.16.6.65:45279), 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789)
I20260713 09:05:44.873768 16616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85d7f9d5f204677833c23dd28497bc5" candidate_uuid: "9e27b2e3b8834bad9566b589252c73a0" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:44.874061 16544 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:44.874390 16616 raft_consensus.cc:3055] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:05:44.874717 16542 leader_election.cc:290] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [CANDIDATE]: Term 3 election: Requested vote from peers 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789), 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67:36047)
I20260713 09:05:44.874744 16616 raft_consensus.cc:740] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:44.875684 16690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e27b2e3b8834bad9566b589252c73a0"
I20260713 09:05:44.876188 16690 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.876646 16617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c643d7766d8c4199aa3d78f90ec925a2" candidate_uuid: "5a697809da9e41ada26380f46296707b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a"
I20260713 09:05:44.876463 16616 consensus_queue.cc:260] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.877146 16617 raft_consensus.cc:3055] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:44.877478 16617 raft_consensus.cc:740] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9f2aa907e3a84f5f82f8dcc13dd8398a, State: Running, Role: LEADER
I20260713 09:05:44.877912 16616 raft_consensus.cc:3060] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:05:44.878312 16617 consensus_queue.cc:260] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.879415 16617 raft_consensus.cc:3060] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:44.881399 16544 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 5.
I20260713 09:05:44.882709 16657 leader_election.cc:304] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [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: 5a697809da9e41ada26380f46296707b, 9e27b2e3b8834bad9566b589252c73a0; no voters: 
I20260713 09:05:44.883455 16690 raft_consensus.cc:2468] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 3.
I20260713 09:05:44.883893 16893 raft_consensus.cc:2804] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:05:44.884435 16893 raft_consensus.cc:697] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 LEADER]: Becoming Leader. State: Replica: 9e27b2e3b8834bad9566b589252c73a0, State: Running, Role: LEADER
I20260713 09:05:44.885679 16617 raft_consensus.cc:2468] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a697809da9e41ada26380f46296707b in term 3.
I20260713 09:05:44.885365 16893 consensus_queue.cc:237] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.886806 16510 leader_election.cc:304] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [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: 5a697809da9e41ada26380f46296707b, 9f2aa907e3a84f5f82f8dcc13dd8398a; no voters: 
I20260713 09:05:44.887596 16885 raft_consensus.cc:2804] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:44.888154 16885 raft_consensus.cc:697] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 3 LEADER]: Becoming Leader. State: Replica: 5a697809da9e41ada26380f46296707b, State: Running, Role: LEADER
I20260713 09:05:44.889003 16616 raft_consensus.cc:2468] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e27b2e3b8834bad9566b589252c73a0 in term 5.
I20260713 09:05:44.889133 16885 consensus_queue.cc:237] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [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: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } }
I20260713 09:05:44.891273 16616 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:44.892448 16884 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:44.900864 16440 catalog_manager.cc:5697] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 reported cstate change: term changed from 4 to 5, leader changed from 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66) to 9e27b2e3b8834bad9566b589252c73a0 (127.16.6.67). New cstate: current_term: 5 leader_uuid: "9e27b2e3b8834bad9566b589252c73a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:44.901258 16439 catalog_manager.cc:5697] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b reported cstate change: term changed from 2 to 3, leader changed from 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66) to 5a697809da9e41ada26380f46296707b (127.16.6.65). New cstate: current_term: 3 leader_uuid: "5a697809da9e41ada26380f46296707b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:44.909358 16690 raft_consensus.cc:1275] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:44.911362 16885 consensus_queue.cc:1048] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:44.949985 16616 raft_consensus.cc:1275] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:44.951465 16901 consensus_queue.cc:1048] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:44.958384 16693 raft_consensus.cc:1275] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:44.960256 16885 consensus_queue.cc:1048] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:05:45.100353 16714 debug-util.cc:398] Leaking SignalData structure 0x7b08001514e0 after lost signal to thread 16412
W20260713 09:05:45.101186 16714 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9dc0 after lost signal to thread 16475
W20260713 09:05:45.102065 16714 debug-util.cc:398] Leaking SignalData structure 0x7b0800148e20 after lost signal to thread 16568
W20260713 09:05:45.102794 16714 debug-util.cc:398] Leaking SignalData structure 0x7b0800118480 after lost signal to thread 16643
W20260713 09:05:45.103580 16714 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1fc0 after lost signal to thread 16717
I20260713 09:05:45.207157 16616 raft_consensus.cc:1275] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.208751 16893 consensus_queue.cc:1048] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.219262 16544 raft_consensus.cc:1275] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.221110 16908 consensus_queue.cc:1048] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:45.298216 16616 raft_consensus.cc:1275] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.299849 16885 consensus_queue.cc:1048] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.312129 16690 raft_consensus.cc:1275] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Refusing update from remote peer 5a697809da9e41ada26380f46296707b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:45.313778 16884 consensus_queue.cc:1048] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e27b2e3b8834bad9566b589252c73a0" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 36047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:45.326231 16544 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 5 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:45.327630 16908 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a697809da9e41ada26380f46296707b" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:05:45.334430 16616 raft_consensus.cc:1275] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Refusing update from remote peer 9e27b2e3b8834bad9566b589252c73a0: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:05:45.337278 16913 consensus_queue.cc:1048] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f2aa907e3a84f5f82f8dcc13dd8398a" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:05:45.396379 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:45.406147 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
I20260713 09:05:45.452982 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:45.454031 16409 tablet_replica.cc:333] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.455435 16409 raft_consensus.cc:2243] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.456190 16409 raft_consensus.cc:2272] T a87a08737a574125b22d18718795eda3 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.459959 16409 tablet_replica.cc:333] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.460919 16409 raft_consensus.cc:2243] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.461629 16409 raft_consensus.cc:2272] T b85d7f9d5f204677833c23dd28497bc5 P 5a697809da9e41ada26380f46296707b [term 5 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:45.462355 16657 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:05:45.464870 16409 tablet_replica.cc:333] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.465939 16409 raft_consensus.cc:2243] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.467001 16409 raft_consensus.cc:2272] T 5b399419edfc465cae4098fda2c0280a P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:45.467163 16657 consensus_peers.cc:597] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 -> Peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Couldn't send request to peer 5a697809da9e41ada26380f46296707b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:45.470085 16409 tablet_replica.cc:333] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.470917 16409 raft_consensus.cc:2243] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.471580 16409 raft_consensus.cc:2272] T 519b3cad96894ab3adc013936a1480d9 P 5a697809da9e41ada26380f46296707b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.474489 16409 tablet_replica.cc:333] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.475541 16409 raft_consensus.cc:2243] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.476126 16409 raft_consensus.cc:2272] T 7fdb8d6c6aad4dfb8511543d98905080 P 5a697809da9e41ada26380f46296707b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.479039 16409 tablet_replica.cc:333] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.479799 16409 raft_consensus.cc:2243] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.480752 16409 raft_consensus.cc:2272] T c643d7766d8c4199aa3d78f90ec925a2 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.483291 16409 tablet_replica.cc:333] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.483816 16409 raft_consensus.cc:2243] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.484292 16409 raft_consensus.cc:2272] T 2711e275404a47c5a834a8eed4a89df9 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.486089 16409 tablet_replica.cc:333] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.486598 16409 raft_consensus.cc:2243] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.487027 16409 raft_consensus.cc:2272] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 5a697809da9e41ada26380f46296707b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.489478 16409 tablet_replica.cc:333] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b: stopping tablet replica
I20260713 09:05:45.490036 16409 raft_consensus.cc:2243] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.490737 16409 raft_consensus.cc:2272] T 3948fd86b67346fa8f4ea65e33994426 P 5a697809da9e41ada26380f46296707b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.637210 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
W20260713 09:05:45.640209 16583 consensus_peers.cc:597] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a -> Peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Couldn't send request to peer 5a697809da9e41ada26380f46296707b. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:45.658782 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
I20260713 09:05:45.692890 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:45.693688 16409 tablet_replica.cc:333] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.694614 16409 raft_consensus.cc:2243] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.695241 16409 raft_consensus.cc:2272] T 5b399419edfc465cae4098fda2c0280a P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.697618 16409 tablet_replica.cc:333] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.698127 16409 raft_consensus.cc:2243] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.698519 16409 raft_consensus.cc:2272] T b85d7f9d5f204677833c23dd28497bc5 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.700811 16409 tablet_replica.cc:333] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.701310 16409 raft_consensus.cc:2243] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.701807 16409 raft_consensus.cc:2272] T a87a08737a574125b22d18718795eda3 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.703438 16409 tablet_replica.cc:333] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.703910 16409 raft_consensus.cc:2243] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.704299 16409 raft_consensus.cc:2272] T 3948fd86b67346fa8f4ea65e33994426 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.706523 16409 tablet_replica.cc:333] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.707023 16409 raft_consensus.cc:2243] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.707406 16409 raft_consensus.cc:2272] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.709738 16409 tablet_replica.cc:333] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.710233 16409 raft_consensus.cc:2243] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.711010 16409 raft_consensus.cc:2272] T 519b3cad96894ab3adc013936a1480d9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.712648 16409 tablet_replica.cc:333] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.713110 16409 raft_consensus.cc:2243] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.713963 16409 raft_consensus.cc:2272] T 2711e275404a47c5a834a8eed4a89df9 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.715780 16409 tablet_replica.cc:333] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.716231 16409 raft_consensus.cc:2243] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.717003 16409 raft_consensus.cc:2272] T 7fdb8d6c6aad4dfb8511543d98905080 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.718833 16409 tablet_replica.cc:333] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a: stopping tablet replica
I20260713 09:05:45.719269 16409 raft_consensus.cc:2243] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.719663 16409 raft_consensus.cc:2272] T c643d7766d8c4199aa3d78f90ec925a2 P 9f2aa907e3a84f5f82f8dcc13dd8398a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.744035 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
I20260713 09:05:45.770699 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
W20260713 09:05:45.790422 16659 consensus_peers.cc:597] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 -> Peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Couldn't send request to peer 9f2aa907e3a84f5f82f8dcc13dd8398a. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:34789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:45.791829 16657 consensus_peers.cc:597] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 -> Peer 5a697809da9e41ada26380f46296707b (127.16.6.65:45279): Couldn't send request to peer 5a697809da9e41ada26380f46296707b. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:05:45.809671 16659 consensus_peers.cc:597] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 -> Peer 9f2aa907e3a84f5f82f8dcc13dd8398a (127.16.6.66:34789): Couldn't send request to peer 9f2aa907e3a84f5f82f8dcc13dd8398a. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:34789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:45.813320 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:45.814199 16409 tablet_replica.cc:333] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.814807 16409 raft_consensus.cc:2243] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.815399 16409 raft_consensus.cc:2272] T 5b399419edfc465cae4098fda2c0280a P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.817751 16409 tablet_replica.cc:333] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.818270 16409 raft_consensus.cc:2243] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.818998 16409 raft_consensus.cc:2272] T a87a08737a574125b22d18718795eda3 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.820741 16409 tablet_replica.cc:333] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.821305 16409 raft_consensus.cc:2243] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.821801 16409 raft_consensus.cc:2272] T c643d7766d8c4199aa3d78f90ec925a2 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.823840 16409 tablet_replica.cc:333] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.824361 16409 raft_consensus.cc:2243] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.824772 16409 raft_consensus.cc:2272] T 7fdb8d6c6aad4dfb8511543d98905080 P 9e27b2e3b8834bad9566b589252c73a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.826447 16409 tablet_replica.cc:333] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.826936 16409 raft_consensus.cc:2243] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.827402 16409 raft_consensus.cc:2272] T 2711e275404a47c5a834a8eed4a89df9 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.829138 16409 tablet_replica.cc:333] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.829665 16409 raft_consensus.cc:2243] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.830363 16409 raft_consensus.cc:2272] T 29e5a4bc152c42dc98eb7f98a0c3be43 P 9e27b2e3b8834bad9566b589252c73a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.832267 16409 tablet_replica.cc:333] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.832748 16409 raft_consensus.cc:2243] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.833161 16409 raft_consensus.cc:2272] T 3948fd86b67346fa8f4ea65e33994426 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.835323 16409 tablet_replica.cc:333] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.835791 16409 raft_consensus.cc:2243] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:05:45.836479 16409 raft_consensus.cc:2272] T b85d7f9d5f204677833c23dd28497bc5 P 9e27b2e3b8834bad9566b589252c73a0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:45.838730 16409 tablet_replica.cc:333] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0: stopping tablet replica
I20260713 09:05:45.839174 16409 raft_consensus.cc:2243] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:45.839555 16409 raft_consensus.cc:2272] T 519b3cad96894ab3adc013936a1480d9 P 9e27b2e3b8834bad9566b589252c73a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:46.866293 16409 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16714)
I20260713 09:05:47.411365 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
I20260713 09:05:47.428295 16409 master.cc:562] Master@127.16.6.126:37613 shutting down...
I20260713 09:05:47.543866 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:47.544490 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:47.544799 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P bfdbdf506d634e32a8e7f27fbdb498a1: stopping tablet replica
I20260713 09:05:47.565407 16409 master.cc:584] Master@127.16.6.126:37613 shutdown complete.
5a697809da9e41ada26380f46296707b  4
9e27b2e3b8834bad9566b589252c73a0  1
9f2aa907e3a84f5f82f8dcc13dd8398a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14813 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:05:47.609524 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:33037
I20260713 09:05:47.610900 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:47.617585 16922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:47.617376 16921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:47.619002 16924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:47.620462 16409 server_base.cc:1061] running on GCE node
I20260713 09:05:47.621390 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:47.621655 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:47.621841 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933547621800 us; error 0 us; skew 500 ppm
I20260713 09:05:47.622443 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:47.624971 16409 webserver.cc:533] Webserver started at http://127.16.6.126:42199/ using document root <none> and password file <none>
I20260713 09:05:47.625521 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:47.625799 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:47.626120 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:47.627314 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "3a5fd54a50414f7e8124da20d71b3bb6"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-7hhx"
I20260713 09:05:47.632162 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:05:47.635936 16929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:47.636873 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:05:47.637174 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "3a5fd54a50414f7e8124da20d71b3bb6"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-7hhx"
I20260713 09:05:47.637455 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:47.680619 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:47.681932 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:47.720886 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:33037
I20260713 09:05:47.721012 16980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:33037 every 8 connection(s)
I20260713 09:05:47.725032 16981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:47.735306 16981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6: Bootstrap starting.
I20260713 09:05:47.740108 16981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:47.744767 16981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6: No bootstrap required, opened a new log
I20260713 09:05:47.747133 16981 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a5fd54a50414f7e8124da20d71b3bb6" member_type: VOTER }
I20260713 09:05:47.747570 16981 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:47.747852 16981 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5fd54a50414f7e8124da20d71b3bb6, State: Initialized, Role: FOLLOWER
I20260713 09:05:47.748546 16981 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a5fd54a50414f7e8124da20d71b3bb6" member_type: VOTER }
I20260713 09:05:47.749034 16981 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:47.749289 16981 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:47.749616 16981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:47.754767 16981 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a5fd54a50414f7e8124da20d71b3bb6" member_type: VOTER }
I20260713 09:05:47.755328 16981 leader_election.cc:304] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [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: 3a5fd54a50414f7e8124da20d71b3bb6; no voters: 
I20260713 09:05:47.756544 16981 leader_election.cc:290] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:47.756939 16984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:47.758666 16984 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 1 LEADER]: Becoming Leader. State: Replica: 3a5fd54a50414f7e8124da20d71b3bb6, State: Running, Role: LEADER
I20260713 09:05:47.759356 16984 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [LEADER]: Queue going to LEADER mode. State: All 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: "3a5fd54a50414f7e8124da20d71b3bb6" member_type: VOTER }
I20260713 09:05:47.759968 16981 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:47.763659 16985 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3a5fd54a50414f7e8124da20d71b3bb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a5fd54a50414f7e8124da20d71b3bb6" member_type: VOTER } }
I20260713 09:05:47.764437 16985 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:47.764312 16986 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a5fd54a50414f7e8124da20d71b3bb6. Latest consensus state: current_term: 1 leader_uuid: "3a5fd54a50414f7e8124da20d71b3bb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a5fd54a50414f7e8124da20d71b3bb6" member_type: VOTER } }
I20260713 09:05:47.764910 16986 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:47.767796 16991 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:47.777050 16991 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:47.778163 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:47.786893 16991 catalog_manager.cc:1383] Generated new cluster ID: 25b7f0d41d904a82bb79a841daa8ba1c
I20260713 09:05:47.787210 16991 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:47.802557 16991 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:47.803901 16991 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:47.820837 16991 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6: Generated new TSK 0
I20260713 09:05:47.821480 16991 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:47.845430 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:47.851704 17002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:47.852576 17003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:47.853987 17005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:47.857132 16409 server_base.cc:1061] running on GCE node
I20260713 09:05:47.858696 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:47.858927 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:47.859057 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933547859039 us; error 0 us; skew 500 ppm
I20260713 09:05:47.859500 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:47.861960 16409 webserver.cc:533] Webserver started at http://127.16.6.65:43949/ using document root <none> and password file <none>
I20260713 09:05:47.862438 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:47.862594 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:47.862813 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:47.863807 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "5379e675c8f54a1e8e0623872d3cbe67"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-7hhx"
I20260713 09:05:47.868429 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:05:47.871857 17010 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:47.872635 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:47.873036 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "5379e675c8f54a1e8e0623872d3cbe67"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-7hhx"
I20260713 09:05:47.873356 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:47.887010 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:47.888304 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:47.889855 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:47.892057 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:47.892267 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:47.892539 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:47.892716 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:47.934175 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:41025
I20260713 09:05:47.934363 17072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:41025 every 8 connection(s)
I20260713 09:05:47.939659 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:47.948233 17077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:47.952056 17078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:47.953086 16409 server_base.cc:1061] running on GCE node
W20260713 09:05:47.954061 17080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:47.954977 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:47.955222 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:47.955457 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933547955437 us; error 0 us; skew 500 ppm
I20260713 09:05:47.956029 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:47.957789 17073 heartbeater.cc:344] Connected to a master server at 127.16.6.126:33037
I20260713 09:05:47.958140 17073 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:47.958897 16409 webserver.cc:533] Webserver started at http://127.16.6.66:37365/ using document root <none> and password file <none>
I20260713 09:05:47.959000 17073 heartbeater.cc:507] Master 127.16.6.126:33037 requested a full tablet report, sending...
I20260713 09:05:47.959389 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:47.959569 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:47.959784 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:47.961032 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "80a132f970e2417794b37738b138c283"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-7hhx"
I20260713 09:05:47.961371 16946 ts_manager.cc:194] Registered new tserver with Master: 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025)
I20260713 09:05:47.963184 16946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33434
I20260713 09:05:47.966077 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260713 09:05:47.969444 17085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:47.970438 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:05:47.970958 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "80a132f970e2417794b37738b138c283"
format_stamp: "Formatted at 2026-07-13 09:05:47 on dist-test-slave-7hhx"
I20260713 09:05:47.971284 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:47.989977 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:47.991201 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:47.992715 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:47.995004 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:47.995240 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:47.995481 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:47.995648 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.036571 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:35735
I20260713 09:05:48.036687 17147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:35735 every 8 connection(s)
I20260713 09:05:48.041637 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:48.048844 17151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:48.050222 17152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:48.053869 16409 server_base.cc:1061] running on GCE node
W20260713 09:05:48.054665 17154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:48.055625 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:05:48.055689 17148 heartbeater.cc:344] Connected to a master server at 127.16.6.126:33037
W20260713 09:05:48.055822 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:48.056180 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933548056153 us; error 0 us; skew 500 ppm
I20260713 09:05:48.056231 17148 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:48.056788 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:48.057124 17148 heartbeater.cc:507] Master 127.16.6.126:33037 requested a full tablet report, sending...
I20260713 09:05:48.059684 16946 ts_manager.cc:194] Registered new tserver with Master: 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:48.059760 16409 webserver.cc:533] Webserver started at http://127.16.6.67:43593/ using document root <none> and password file <none>
I20260713 09:05:48.060338 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:48.060534 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:48.060822 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:48.061301 16946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33440
I20260713 09:05:48.062136 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "f8b0273e87984d3f966981ab37809dac"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-7hhx"
I20260713 09:05:48.066654 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:05:48.070510 17159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.071316 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:05:48.071630 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "f8b0273e87984d3f966981ab37809dac"
format_stamp: "Formatted at 2026-07-13 09:05:48 on dist-test-slave-7hhx"
I20260713 09:05:48.072003 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:48.106532 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:48.107782 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:48.109246 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:48.111526 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:48.111768 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.112006 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:48.112187 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:48.154742 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:41365
I20260713 09:05:48.154852 17221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:41365 every 8 connection(s)
I20260713 09:05:48.168918 17222 heartbeater.cc:344] Connected to a master server at 127.16.6.126:33037
I20260713 09:05:48.169293 17222 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:48.170063 17222 heartbeater.cc:507] Master 127.16.6.126:33037 requested a full tablet report, sending...
I20260713 09:05:48.171941 16946 ts_manager.cc:194] Registered new tserver with Master: f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.172535 16409 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014588026s
I20260713 09:05:48.173544 16946 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33448
I20260713 09:05:48.199913 16946 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33456:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:48.202732 16946 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:48.295019 17038 tablet_service.cc:1511] Processing CreateTablet for tablet 7f311d4870774a8e8d3d229c63e7113e (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:48.296671 17038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f311d4870774a8e8d3d229c63e7113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.298825 17035 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6ddb682d444cca9ae5a1f426dfe597 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:48.300489 17035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6ddb682d444cca9ae5a1f426dfe597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.300980 17036 tablet_service.cc:1511] Processing CreateTablet for tablet d35cac44953c4727850d36a7510c0ba1 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:48.302556 17036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35cac44953c4727850d36a7510c0ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.303519 17032 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc63b2832464bc8a22427f931dc7546 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:48.305154 17032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc63b2832464bc8a22427f931dc7546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.307009 17033 tablet_service.cc:1511] Processing CreateTablet for tablet 1fac95ad88f249f6868d76df255f9976 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:48.308507 17033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fac95ad88f249f6868d76df255f9976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.310866 17031 tablet_service.cc:1511] Processing CreateTablet for tablet 62593e4245e94e74981a4218abc09b8e (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:48.313647 17034 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4b48a6ea4447508f343fb97eb54d69 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:48.315865 17113 tablet_service.cc:1511] Processing CreateTablet for tablet 7f311d4870774a8e8d3d229c63e7113e (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:48.316191 17030 tablet_service.cc:1511] Processing CreateTablet for tablet 90da46113e494e259a37e013427b26fb (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:48.298903 17037 tablet_service.cc:1511] Processing CreateTablet for tablet 42f6218b2b924cd09ca69a1169a89242 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:48.319087 17112 tablet_service.cc:1511] Processing CreateTablet for tablet 42f6218b2b924cd09ca69a1169a89242 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:48.321472 17111 tablet_service.cc:1511] Processing CreateTablet for tablet d35cac44953c4727850d36a7510c0ba1 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:48.323514 17110 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6ddb682d444cca9ae5a1f426dfe597 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:48.325618 17109 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4b48a6ea4447508f343fb97eb54d69 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:48.327545 17108 tablet_service.cc:1511] Processing CreateTablet for tablet 1fac95ad88f249f6868d76df255f9976 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:48.329488 17107 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc63b2832464bc8a22427f931dc7546 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:48.338323 17187 tablet_service.cc:1511] Processing CreateTablet for tablet 7f311d4870774a8e8d3d229c63e7113e (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:05:48.338774 17029 tablet_service.cc:1511] Processing CreateTablet for tablet f2904cb9cec240f99f4256e4c1cb1d6a (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:48.339895 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f311d4870774a8e8d3d229c63e7113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.340102 17105 tablet_service.cc:1511] Processing CreateTablet for tablet 90da46113e494e259a37e013427b26fb (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:48.341984 17186 tablet_service.cc:1511] Processing CreateTablet for tablet 42f6218b2b924cd09ca69a1169a89242 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:05:48.342830 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 3c6ddb682d444cca9ae5a1f426dfe597 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:05:48.343568 17186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f6218b2b924cd09ca69a1169a89242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.343461 17185 tablet_service.cc:1511] Processing CreateTablet for tablet d35cac44953c4727850d36a7510c0ba1 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:05:48.344312 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6ddb682d444cca9ae5a1f426dfe597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.330008 17031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62593e4245e94e74981a4218abc09b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.332338 17106 tablet_service.cc:1511] Processing CreateTablet for tablet 62593e4245e94e74981a4218abc09b8e (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:48.317373 17113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f311d4870774a8e8d3d229c63e7113e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.347848 17182 tablet_service.cc:1511] Processing CreateTablet for tablet 1fac95ad88f249f6868d76df255f9976 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:05:48.348142 17180 tablet_service.cc:1511] Processing CreateTablet for tablet 62593e4245e94e74981a4218abc09b8e (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:05:48.351028 17183 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4b48a6ea4447508f343fb97eb54d69 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:05:48.346697 17185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35cac44953c4727850d36a7510c0ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.351469 17181 tablet_service.cc:1511] Processing CreateTablet for tablet 8fc63b2832464bc8a22427f931dc7546 (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:05:48.352948 17029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2904cb9cec240f99f4256e4c1cb1d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.353710 17030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90da46113e494e259a37e013427b26fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.353437 17104 tablet_service.cc:1511] Processing CreateTablet for tablet f2904cb9cec240f99f4256e4c1cb1d6a (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:48.357918 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62593e4245e94e74981a4218abc09b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.358886 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4b48a6ea4447508f343fb97eb54d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.359395 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fac95ad88f249f6868d76df255f9976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.359683 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2904cb9cec240f99f4256e4c1cb1d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.361672 17034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4b48a6ea4447508f343fb97eb54d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.362123 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62593e4245e94e74981a4218abc09b8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.362794 17111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35cac44953c4727850d36a7510c0ba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.361788 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 90da46113e494e259a37e013427b26fb (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:05:48.364161 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90da46113e494e259a37e013427b26fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.366026 17108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fac95ad88f249f6868d76df255f9976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.366155 17178 tablet_service.cc:1511] Processing CreateTablet for tablet f2904cb9cec240f99f4256e4c1cb1d6a (DEFAULT_TABLE table=test-workload [id=942f192b8ccc475f9bdde5c99f1dcb89]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:05:48.366762 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc63b2832464bc8a22427f931dc7546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.372037 17183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4b48a6ea4447508f343fb97eb54d69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.374505 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fc63b2832464bc8a22427f931dc7546. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.376479 17037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f6218b2b924cd09ca69a1169a89242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.377971 17110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c6ddb682d444cca9ae5a1f426dfe597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.379101 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90da46113e494e259a37e013427b26fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.380362 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2904cb9cec240f99f4256e4c1cb1d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.382339 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42f6218b2b924cd09ca69a1169a89242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:48.458724 17237 tablet_bootstrap.cc:492] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:48.470495 17238 tablet_bootstrap.cc:492] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:48.478058 17238 tablet_bootstrap.cc:654] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.511118 17237 tablet_bootstrap.cc:654] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.523674 17240 tablet_bootstrap.cc:492] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:48.525703 17237 tablet_bootstrap.cc:492] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:48.526257 17237 ts_tablet_manager.cc:1403] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.007s
I20260713 09:05:48.529628 17237 raft_consensus.cc:359] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.530416 17237 raft_consensus.cc:385] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.530788 17237 raft_consensus.cc:740] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.531728 17238 tablet_bootstrap.cc:492] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:48.532193 17238 ts_tablet_manager.cc:1403] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.015s
I20260713 09:05:48.534672 17238 raft_consensus.cc:359] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.535130 17238 raft_consensus.cc:385] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.535311 17238 raft_consensus.cc:740] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.535806 17238 consensus_queue.cc:260] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.531703 17237 consensus_queue.cc:260] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.539701 17073 heartbeater.cc:499] Master 127.16.6.126:33037 was elected leader, sending a full tablet report...
I20260713 09:05:48.540885 17240 tablet_bootstrap.cc:654] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.542527 17237 ts_tablet_manager.cc:1434] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260713 09:05:48.543771 17237 tablet_bootstrap.cc:492] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:48.547703 17238 ts_tablet_manager.cc:1434] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.001s
I20260713 09:05:48.548734 17238 tablet_bootstrap.cc:492] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:48.552659 17237 tablet_bootstrap.cc:654] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.553865 17148 heartbeater.cc:499] Master 127.16.6.126:33037 was elected leader, sending a full tablet report...
I20260713 09:05:48.555737 17238 tablet_bootstrap.cc:654] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.558738 17240 tablet_bootstrap.cc:492] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:48.559368 17240 ts_tablet_manager.cc:1403] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.016s
I20260713 09:05:48.563583 17240 raft_consensus.cc:359] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.564545 17240 raft_consensus.cc:385] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.564916 17240 raft_consensus.cc:740] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.566089 17240 consensus_queue.cc:260] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.569025 17238 tablet_bootstrap.cc:492] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:48.569993 17238 ts_tablet_manager.cc:1403] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260713 09:05:48.572994 17238 raft_consensus.cc:359] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.573912 17238 raft_consensus.cc:385] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.574218 17238 raft_consensus.cc:740] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.575078 17238 consensus_queue.cc:260] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.577690 17238 ts_tablet_manager.cc:1434] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:05:48.578714 17238 tablet_bootstrap.cc:492] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:48.585011 17238 tablet_bootstrap.cc:654] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.596328 17238 tablet_bootstrap.cc:492] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:48.596834 17238 ts_tablet_manager.cc:1403] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:05:48.599923 17238 raft_consensus.cc:359] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.600780 17238 raft_consensus.cc:385] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.601102 17238 raft_consensus.cc:740] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.602487 17222 heartbeater.cc:499] Master 127.16.6.126:33037 was elected leader, sending a full tablet report...
I20260713 09:05:48.602135 17238 consensus_queue.cc:260] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.603052 17240 ts_tablet_manager.cc:1434] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.043s	user 0.015s	sys 0.026s
I20260713 09:05:48.603435 17237 tablet_bootstrap.cc:492] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:48.604751 17240 tablet_bootstrap.cc:492] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:48.605194 17237 ts_tablet_manager.cc:1403] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.024s
I20260713 09:05:48.606441 17238 ts_tablet_manager.cc:1434] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:05:48.607502 17238 tablet_bootstrap.cc:492] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:48.608316 17237 raft_consensus.cc:359] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.609093 17243 raft_consensus.cc:493] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.609179 17237 raft_consensus.cc:385] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.609745 17237 raft_consensus.cc:740] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.609694 17243 raft_consensus.cc:515] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.610747 17237 consensus_queue.cc:260] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.611337 17240 tablet_bootstrap.cc:654] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.614475 17238 tablet_bootstrap.cc:654] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.617893 17243 leader_election.cc:290] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.620297 17237 ts_tablet_manager.cc:1434] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.009s
I20260713 09:05:48.621555 17237 tablet_bootstrap.cc:492] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:48.621840 17240 tablet_bootstrap.cc:492] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:48.624043 17240 ts_tablet_manager.cc:1403] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260713 09:05:48.627337 17240 raft_consensus.cc:359] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.628109 17240 raft_consensus.cc:385] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.628453 17240 raft_consensus.cc:740] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.629742 17240 consensus_queue.cc:260] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.646014 17247 raft_consensus.cc:493] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.646751 17247 raft_consensus.cc:515] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.655678 17237 tablet_bootstrap.cc:654] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.664209 17240 ts_tablet_manager.cc:1434] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.003s
I20260713 09:05:48.666404 17240 tablet_bootstrap.cc:492] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:48.671110 17237 tablet_bootstrap.cc:492] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:48.671738 17237 ts_tablet_manager.cc:1403] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.003s
I20260713 09:05:48.675215 17247 leader_election.cc:290] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:48.679793 17237 raft_consensus.cc:359] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.680580 17237 raft_consensus.cc:385] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.680887 17237 raft_consensus.cc:740] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.681802 17237 consensus_queue.cc:260] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.684420 17237 ts_tablet_manager.cc:1434] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:05:48.685849 17237 tablet_bootstrap.cc:492] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:48.686195 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
I20260713 09:05:48.686435 17242 raft_consensus.cc:493] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.690068 17242 raft_consensus.cc:515] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.697255 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:48.697645 17048 raft_consensus.cc:2468] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 0.
I20260713 09:05:48.698181 17197 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:48.699265 17162 leader_election.cc:304] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:48.699878 17013 leader_election.cc:304] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:48.701452 17242 leader_election.cc:290] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.702085 17247 raft_consensus.cc:2804] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:48.702476 17247 raft_consensus.cc:493] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:48.702623 17243 raft_consensus.cc:2804] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:48.702880 17247 raft_consensus.cc:3060] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.703171 17243 raft_consensus.cc:493] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:48.703660 17243 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.712102 17240 tablet_bootstrap.cc:654] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.712168 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
W20260713 09:05:48.719195 17011 leader_election.cc:343] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a132f970e2417794b37738b138c283 (127.16.6.66:35735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.722940 17238 tablet_bootstrap.cc:492] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:48.723662 17238 ts_tablet_manager.cc:1403] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.116s	user 0.030s	sys 0.034s
I20260713 09:05:48.726851 17237 tablet_bootstrap.cc:654] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.733947 17238 raft_consensus.cc:359] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.735056 17238 raft_consensus.cc:385] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.735471 17238 raft_consensus.cc:740] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.736891 17238 consensus_queue.cc:260] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.737695 17243 raft_consensus.cc:515] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.741243 17243 leader_election.cc:290] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.741425 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:48.742388 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:48.747869 17197 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.743000 17238 ts_tablet_manager.cc:1434] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.000s
I20260713 09:05:48.746296 17247 raft_consensus.cc:515] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.750977 17243 raft_consensus.cc:493] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.747895 17123 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.757153 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:48.755268 17243 raft_consensus.cc:515] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.756167 17247 leader_election.cc:290] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:48.768546 17197 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:48.759228 17048 raft_consensus.cc:3060] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:48.770648 16994 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:48.771430 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2904cb9cec240f99f4256e4c1cb1d6a" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
W20260713 09:05:48.772712 17011 leader_election.cc:343] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a132f970e2417794b37738b138c283 (127.16.6.66:35735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.774402 17123 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:48.765308 17238 tablet_bootstrap.cc:492] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:48.773977 17013 leader_election.cc:304] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:48.773825 17243 leader_election.cc:290] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.777936 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:48.776574 17249 raft_consensus.cc:2804] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:48.779640 17249 raft_consensus.cc:697] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:48.780545 17237 tablet_bootstrap.cc:492] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:48.781184 17237 ts_tablet_manager.cc:1403] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.018s
I20260713 09:05:48.780618 17249 consensus_queue.cc:237] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
W20260713 09:05:48.782629 17160 leader_election.cc:343] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80a132f970e2417794b37738b138c283 (127.16.6.66:35735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.783179 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
W20260713 09:05:48.789120 17160 leader_election.cc:343] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a132f970e2417794b37738b138c283 (127.16.6.66:35735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.790130 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2904cb9cec240f99f4256e4c1cb1d6a" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:48.794399 17048 raft_consensus.cc:2468] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 1.
I20260713 09:05:48.764483 17240 tablet_bootstrap.cc:492] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:48.794762 17238 tablet_bootstrap.cc:654] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.795472 17240 ts_tablet_manager.cc:1403] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.130s	user 0.027s	sys 0.009s
I20260713 09:05:48.797408 17162 leader_election.cc:304] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [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: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 80a132f970e2417794b37738b138c283
I20260713 09:05:48.798498 17240 raft_consensus.cc:359] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.799207 17240 raft_consensus.cc:385] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.799171 17247 raft_consensus.cc:2804] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:48.799691 17240 raft_consensus.cc:740] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.799968 17247 raft_consensus.cc:697] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 LEADER]: Becoming Leader. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:48.800457 17240 consensus_queue.cc:260] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.801096 17247 consensus_queue.cc:237] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.801452 16945 catalog_manager.cc:5697] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:48.804742 17237 raft_consensus.cc:359] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.805478 17237 raft_consensus.cc:385] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.805799 17237 raft_consensus.cc:740] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
W20260713 09:05:48.807204 17013 leader_election.cc:343] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.807667 17013 leader_election.cc:304] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67; no voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac
I20260713 09:05:48.807962 17237 consensus_queue.cc:260] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.808759 17249 raft_consensus.cc:2749] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:48.810105 17237 ts_tablet_manager.cc:1434] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260713 09:05:48.811048 17237 tablet_bootstrap.cc:492] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:48.816231 17240 ts_tablet_manager.cc:1434] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:05:48.817230 17240 tablet_bootstrap.cc:492] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:48.817134 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
W20260713 09:05:48.820860 17088 leader_election.cc:343] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.822362 17240 tablet_bootstrap.cc:654] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.826370 17237 tablet_bootstrap.cc:654] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.826092 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
W20260713 09:05:48.827731 17088 leader_election.cc:343] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.828233 17088 leader_election.cc:304] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a132f970e2417794b37738b138c283; no voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac
I20260713 09:05:48.829017 17242 raft_consensus.cc:2749] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:48.838860 16946 catalog_manager.cc:5697] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b0273e87984d3f966981ab37809dac (127.16.6.67). New cstate: current_term: 1 leader_uuid: "f8b0273e87984d3f966981ab37809dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:48.845077 17238 tablet_bootstrap.cc:492] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:48.845593 17238 ts_tablet_manager.cc:1403] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.006s
I20260713 09:05:48.847998 17238 raft_consensus.cc:359] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.848519 17238 raft_consensus.cc:385] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.848812 17238 raft_consensus.cc:740] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.849695 17238 consensus_queue.cc:260] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.856014 17240 tablet_bootstrap.cc:492] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:48.856524 17240 ts_tablet_manager.cc:1403] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.014s
I20260713 09:05:48.857144 17237 tablet_bootstrap.cc:492] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:48.857633 17237 ts_tablet_manager.cc:1403] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.028s
I20260713 09:05:48.857815 17242 raft_consensus.cc:493] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.858271 17242 raft_consensus.cc:515] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.859316 17240 raft_consensus.cc:359] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.859998 17240 raft_consensus.cc:385] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.860306 17240 raft_consensus.cc:740] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.860596 17237 raft_consensus.cc:359] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.861377 17237 raft_consensus.cc:385] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.861142 17240 consensus_queue.cc:260] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.861382 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
I20260713 09:05:48.861802 17237 raft_consensus.cc:740] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.862149 17048 raft_consensus.cc:2468] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 0.
I20260713 09:05:48.862345 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:48.862526 17237 consensus_queue.cc:260] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.863363 17240 ts_tablet_manager.cc:1434] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:05:48.864288 17240 tablet_bootstrap.cc:492] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:48.864792 17237 ts_tablet_manager.cc:1434] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:48.865736 17237 tablet_bootstrap.cc:492] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
W20260713 09:05:48.866112 17088 leader_election.cc:343] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.866806 17088 leader_election.cc:304] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [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: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: f8b0273e87984d3f966981ab37809dac
I20260713 09:05:48.861011 17242 leader_election.cc:290] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.868295 17242 raft_consensus.cc:2804] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:48.868660 17242 raft_consensus.cc:493] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:48.868983 17242 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.870750 17240 tablet_bootstrap.cc:654] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.871891 17237 tablet_bootstrap.cc:654] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.879671 17238 ts_tablet_manager.cc:1434] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260713 09:05:48.883859 17240 tablet_bootstrap.cc:492] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:48.884387 17240 ts_tablet_manager.cc:1403] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260713 09:05:48.884896 17242 raft_consensus.cc:515] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.885540 17237 tablet_bootstrap.cc:492] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:48.886070 17237 ts_tablet_manager.cc:1403] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:05:48.887267 17242 leader_election.cc:290] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.887252 17240 raft_consensus.cc:359] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.888146 17240 raft_consensus.cc:385] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.888456 17240 raft_consensus.cc:740] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.888887 17237 raft_consensus.cc:359] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.889616 17237 raft_consensus.cc:385] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.889284 17240 consensus_queue.cc:260] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.889905 17237 raft_consensus.cc:740] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.890187 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:48.890313 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:48.890800 17048 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.890720 17237 consensus_queue.cc:260] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.891498 17240 ts_tablet_manager.cc:1434] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260713 09:05:48.891788 17088 leader_election.cc:343] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.892395 17240 tablet_bootstrap.cc:492] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:48.892911 17238 tablet_bootstrap.cc:492] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:48.893260 17237 ts_tablet_manager.cc:1434] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:48.894243 17237 tablet_bootstrap.cc:492] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:48.899253 17240 tablet_bootstrap.cc:654] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.899504 17238 tablet_bootstrap.cc:654] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.900444 17237 tablet_bootstrap.cc:654] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.908717 17247 raft_consensus.cc:493] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.909451 17247 raft_consensus.cc:515] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.913612 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
W20260713 09:05:48.915726 17162 leader_election.cc:343] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.918787 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
W20260713 09:05:48.920789 17160 leader_election.cc:343] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80a132f970e2417794b37738b138c283 (127.16.6.66:35735): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:48.921397 17160 leader_election.cc:304] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b0273e87984d3f966981ab37809dac; no voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283
I20260713 09:05:48.922887 17255 raft_consensus.cc:2749] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:48.924033 17247 leader_election.cc:290] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:48.941780 17048 raft_consensus.cc:2468] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 1.
I20260713 09:05:48.943332 17088 leader_election.cc:304] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [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: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: f8b0273e87984d3f966981ab37809dac
I20260713 09:05:48.943931 17249 raft_consensus.cc:493] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:48.944433 17271 raft_consensus.cc:2804] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:48.945163 17271 raft_consensus.cc:697] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:48.946172 17271 consensus_queue.cc:237] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.947983 17237 tablet_bootstrap.cc:492] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:48.948526 17237 ts_tablet_manager.cc:1403] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.030s
I20260713 09:05:48.944427 17249 raft_consensus.cc:515] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.950480 17240 tablet_bootstrap.cc:492] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:48.950974 17240 ts_tablet_manager.cc:1403] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.031s
I20260713 09:05:48.951774 17237 raft_consensus.cc:359] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.952543 17237 raft_consensus.cc:385] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.952870 17237 raft_consensus.cc:740] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.947983 17238 tablet_bootstrap.cc:492] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:48.953667 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:48.954416 17238 ts_tablet_manager.cc:1403] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.062s	user 0.029s	sys 0.023s
I20260713 09:05:48.954182 17240 raft_consensus.cc:359] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.954699 17197 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:48.954957 17240 raft_consensus.cc:385] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.955358 17240 raft_consensus.cc:740] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.956285 17240 consensus_queue.cc:260] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.956728 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
I20260713 09:05:48.957648 17238 raft_consensus.cc:359] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.958459 17238 raft_consensus.cc:385] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:48.958796 17238 raft_consensus.cc:740] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:48.958943 17013 leader_election.cc:304] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:48.960135 17243 raft_consensus.cc:2804] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:48.953676 17237 consensus_queue.cc:260] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.960991 17243 raft_consensus.cc:493] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:48.961318 17240 ts_tablet_manager.cc:1434] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:05:48.961498 17243 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.959733 17238 consensus_queue.cc:260] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.962478 17240 tablet_bootstrap.cc:492] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:48.963994 17238 ts_tablet_manager.cc:1434] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:05:48.964979 17238 tablet_bootstrap.cc:492] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:48.969775 17122 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:48.970160 17240 tablet_bootstrap.cc:654] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.972424 17237 ts_tablet_manager.cc:1434] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260713 09:05:48.974874 17238 tablet_bootstrap.cc:654] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:48.981191 17249 leader_election.cc:290] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:48.982369 17237 tablet_bootstrap.cc:492] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:48.988766 17238 tablet_bootstrap.cc:492] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:48.989516 17238 ts_tablet_manager.cc:1403] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.007s
I20260713 09:05:48.991335 17243 raft_consensus.cc:515] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.998572 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:48.998756 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:48.999462 17122 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:48.999573 17197 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.009734 17243 leader_election.cc:290] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.009874 17197 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.011751 17013 leader_election.cc:304] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.012792 17243 raft_consensus.cc:2804] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.013306 17243 raft_consensus.cc:697] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:48.993971 17238 raft_consensus.cc:359] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.014197 17238 raft_consensus.cc:385] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.014639 17238 raft_consensus.cc:740] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.014421 17243 consensus_queue.cc:237] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.015684 17238 consensus_queue.cc:260] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:48.988785 17237 tablet_bootstrap.cc:654] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.017405 16945 catalog_manager.cc:5697] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.021608 17122 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.025125 17238 ts_tablet_manager.cc:1434] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.003s
I20260713 09:05:49.025843 17240 tablet_bootstrap.cc:492] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:49.025903 17237 tablet_bootstrap.cc:492] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:49.026192 17238 tablet_bootstrap.cc:492] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:49.026423 17240 ts_tablet_manager.cc:1403] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.064s	user 0.024s	sys 0.037s
I20260713 09:05:49.026592 17237 ts_tablet_manager.cc:1403] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.003s
I20260713 09:05:49.029421 17237 raft_consensus.cc:359] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.029341 17240 raft_consensus.cc:359] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.030310 17237 raft_consensus.cc:385] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.030355 17240 raft_consensus.cc:385] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.030901 17240 raft_consensus.cc:740] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.030942 17237 raft_consensus.cc:740] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.031787 17240 consensus_queue.cc:260] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.032981 17238 tablet_bootstrap.cc:654] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.034557 17240 ts_tablet_manager.cc:1434] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:05:49.035655 17240 tablet_bootstrap.cc:492] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:49.032759 17237 consensus_queue.cc:260] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.044308 17240 tablet_bootstrap.cc:654] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.044766 16943 catalog_manager.cc:5697] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.050781 17237 ts_tablet_manager.cc:1434] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:05:49.053119 17237 tablet_bootstrap.cc:492] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:49.052270 17238 tablet_bootstrap.cc:492] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:49.055907 17238 ts_tablet_manager.cc:1403] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260713 09:05:49.058506 17238 raft_consensus.cc:359] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.059186 17238 raft_consensus.cc:385] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.059502 17238 raft_consensus.cc:740] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.060216 17238 consensus_queue.cc:260] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.062445 17238 ts_tablet_manager.cc:1434] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:05:49.063651 17238 tablet_bootstrap.cc:492] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:49.069909 17238 tablet_bootstrap.cc:654] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.070006 17237 tablet_bootstrap.cc:654] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.074946 17238 tablet_bootstrap.cc:492] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:49.075403 17238 ts_tablet_manager.cc:1403] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:05:49.075301 17240 tablet_bootstrap.cc:492] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:49.075958 17240 ts_tablet_manager.cc:1403] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.017s
I20260713 09:05:49.077056 17243 raft_consensus.cc:493] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.077526 17243 raft_consensus.cc:515] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.078321 17238 raft_consensus.cc:359] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.079021 17238 raft_consensus.cc:385] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.079330 17238 raft_consensus.cc:740] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.079887 17243 leader_election.cc:290] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.080128 17238 consensus_queue.cc:260] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.081009 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:49.081605 17197 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.082427 17238 ts_tablet_manager.cc:1434] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:05:49.082772 17013 leader_election.cc:304] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.083287 17238 tablet_bootstrap.cc:492] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283: Bootstrap starting.
I20260713 09:05:49.083627 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
I20260713 09:05:49.084420 17240 raft_consensus.cc:359] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.085397 17240 raft_consensus.cc:385] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.085809 17240 raft_consensus.cc:740] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.086943 17240 consensus_queue.cc:260] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.089268 17240 ts_tablet_manager.cc:1434] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:05:49.089671 17238 tablet_bootstrap.cc:654] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.090220 17240 tablet_bootstrap.cc:492] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:49.090123 17247 raft_consensus.cc:493] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.090683 17247 raft_consensus.cc:515] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.092734 17247 leader_election.cc:290] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:49.094439 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2904cb9cec240f99f4256e4c1cb1d6a" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
I20260713 09:05:49.095037 17048 raft_consensus.cc:2468] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 0.
I20260713 09:05:49.095293 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2904cb9cec240f99f4256e4c1cb1d6a" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
I20260713 09:05:49.095885 17121 raft_consensus.cc:2468] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 0.
I20260713 09:05:49.096963 17160 leader_election.cc:304] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.098254 17247 raft_consensus.cc:2804] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.098666 17247 raft_consensus.cc:493] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.099031 17240 tablet_bootstrap.cc:654] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.099053 17247 raft_consensus.cc:3060] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.100286 17271 raft_consensus.cc:493] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.100731 17271 raft_consensus.cc:515] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.102772 17271 leader_election.cc:290] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.104775 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:49.106072 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
W20260713 09:05:49.107514 17088 leader_election.cc:343] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.108168 17243 raft_consensus.cc:2804] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.108521 17243 raft_consensus.cc:493] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:05:49.108558 17088 leader_election.cc:343] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.108966 17243 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.109009 17088 leader_election.cc:304] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a132f970e2417794b37738b138c283; no voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac
I20260713 09:05:49.110180 17271 raft_consensus.cc:2749] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:49.113735 17122 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.114421 17247 raft_consensus.cc:515] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.117280 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2904cb9cec240f99f4256e4c1cb1d6a" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:49.117866 17048 raft_consensus.cc:3060] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.124771 17048 raft_consensus.cc:2468] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 1.
I20260713 09:05:49.125330 17271 raft_consensus.cc:493] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.125875 17271 raft_consensus.cc:515] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.126757 17243 raft_consensus.cc:515] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.127897 17271 leader_election.cc:290] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.129478 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:49.130039 17122 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.130096 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
I20260713 09:05:49.131264 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:49.131834 17197 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 0.
I20260713 09:05:49.134323 17088 leader_election.cc:304] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
W20260713 09:05:49.135272 17088 leader_election.cc:343] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:49.136616 17271 raft_consensus.cc:2804] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.136772 17122 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.137063 17271 raft_consensus.cc:493] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.137553 17271 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.137990 17011 leader_election.cc:304] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:49.139004 17278 raft_consensus.cc:2804] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.139488 17278 raft_consensus.cc:697] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.140355 17278 consensus_queue.cc:237] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.147087 17162 leader_election.cc:304] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.149791 17237 tablet_bootstrap.cc:492] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:49.150358 17237 ts_tablet_manager.cc:1403] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.000s
I20260713 09:05:49.153690 17255 raft_consensus.cc:2804] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.154265 17255 raft_consensus.cc:697] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 1 LEADER]: Becoming Leader. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:49.155177 17255 consensus_queue.cc:237] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.156666 17243 leader_election.cc:290] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.159775 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.160424 17197 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.160532 17238 tablet_bootstrap.cc:492] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283: No bootstrap required, opened a new log
I20260713 09:05:49.161144 17238 ts_tablet_manager.cc:1403] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283: Time spent bootstrapping tablet: real 0.078s	user 0.034s	sys 0.039s
I20260713 09:05:49.161913 16943 catalog_manager.cc:5697] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.165850 17243 raft_consensus.cc:493] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.166412 17243 raft_consensus.cc:515] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.168293 17238 raft_consensus.cc:359] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.169265 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90da46113e494e259a37e013427b26fb" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
I20260713 09:05:49.169802 17243 leader_election.cc:290] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.170249 17122 raft_consensus.cc:2468] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.171545 17237 raft_consensus.cc:359] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.172226 17237 raft_consensus.cc:385] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.172492 17237 raft_consensus.cc:740] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.173379 17237 consensus_queue.cc:260] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.176124 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90da46113e494e259a37e013427b26fb" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:49.176986 17196 raft_consensus.cc:2468] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.178472 17011 leader_election.cc:304] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:49.179149 17237 ts_tablet_manager.cc:1434] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:05:49.182323 17243 raft_consensus.cc:2804] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.182844 17243 raft_consensus.cc:493] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.183255 17243 raft_consensus.cc:3060] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.183386 16945 catalog_manager.cc:5697] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b0273e87984d3f966981ab37809dac (127.16.6.67). New cstate: current_term: 1 leader_uuid: "f8b0273e87984d3f966981ab37809dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:49.169272 17238 raft_consensus.cc:385] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.185917 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2904cb9cec240f99f4256e4c1cb1d6a" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:49.186051 17238 raft_consensus.cc:740] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.186564 17122 raft_consensus.cc:3060] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.187139 17238 consensus_queue.cc:260] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.189530 17238 ts_tablet_manager.cc:1434] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:05:49.189755 17247 leader_election.cc:290] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 1 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:49.178478 17197 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.190701 17237 tablet_bootstrap.cc:492] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67: Bootstrap starting.
I20260713 09:05:49.145386 17271 raft_consensus.cc:515] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.199642 17237 tablet_bootstrap.cc:654] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.201504 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.202149 17197 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.199360 17243 raft_consensus.cc:515] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.205335 17240 tablet_bootstrap.cc:492] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:49.205366 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90da46113e494e259a37e013427b26fb" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:49.205933 17240 ts_tablet_manager.cc:1403] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.116s	user 0.033s	sys 0.069s
I20260713 09:05:49.206112 17121 raft_consensus.cc:3060] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.206601 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90da46113e494e259a37e013427b26fb" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.207135 17196 raft_consensus.cc:3060] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.200903 17271 leader_election.cc:290] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.208734 17240 raft_consensus.cc:359] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.209438 17240 raft_consensus.cc:385] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.209748 17240 raft_consensus.cc:740] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.210994 17278 raft_consensus.cc:493] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.211038 17240 consensus_queue.cc:260] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.211542 17278 raft_consensus.cc:515] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.213117 17240 ts_tablet_manager.cc:1434] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:49.214159 17240 tablet_bootstrap.cc:492] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac: Bootstrap starting.
I20260713 09:05:49.214042 17196 raft_consensus.cc:2468] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.214730 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4b48a6ea4447508f343fb97eb54d69" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
I20260713 09:05:49.215034 17243 leader_election.cc:290] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.215322 17123 raft_consensus.cc:2468] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.215401 17247 consensus_queue.cc:1048] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.216547 17011 leader_election.cc:304] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:49.217176 17278 leader_election.cc:290] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.217695 17278 raft_consensus.cc:2804] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.216607 17013 leader_election.cc:304] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.218009 17278 raft_consensus.cc:493] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.218292 17271 raft_consensus.cc:493] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.218816 17271 raft_consensus.cc:515] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.219511 17240 tablet_bootstrap.cc:654] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:49.220285 17249 raft_consensus.cc:2804] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.220757 17249 raft_consensus.cc:697] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.220836 17271 leader_election.cc:290] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.218365 17278 raft_consensus.cc:3060] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.221659 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4b48a6ea4447508f343fb97eb54d69" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:49.221622 17249 consensus_queue.cc:237] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.222436 17196 raft_consensus.cc:2468] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.225840 17046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67" is_pre_election: true
I20260713 09:05:49.233963 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:49.234676 17237 tablet_bootstrap.cc:492] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67: No bootstrap required, opened a new log
I20260713 09:05:49.235247 17237 ts_tablet_manager.cc:1403] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.004s
I20260713 09:05:49.235140 17249 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.236560 17088 leader_election.cc:304] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80a132f970e2417794b37738b138c283; no voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac
I20260713 09:05:49.237681 17271 raft_consensus.cc:2749] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:49.237986 17237 raft_consensus.cc:359] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.238654 17237 raft_consensus.cc:385] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.238925 17237 raft_consensus.cc:740] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.239327 17121 raft_consensus.cc:2468] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.239562 17237 consensus_queue.cc:260] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.242120 17237 ts_tablet_manager.cc:1434] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:05:49.250429 17048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:49.251015 17048 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.254698 17197 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 1.
I20260713 09:05:49.256001 17088 leader_election.cc:304] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.255725 17278 raft_consensus.cc:515] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.256867 17242 raft_consensus.cc:2804] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.257378 17242 raft_consensus.cc:697] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:49.259893 17249 raft_consensus.cc:493] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:49.260462 17122 raft_consensus.cc:2468] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 1.
I20260713 09:05:49.260330 17249 raft_consensus.cc:515] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.260577 17242 consensus_queue.cc:237] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.262754 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4b48a6ea4447508f343fb97eb54d69" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:49.263309 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283" is_pre_election: true
I20260713 09:05:49.263924 17121 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.263985 16945 catalog_manager.cc:5697] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.263336 17122 raft_consensus.cc:3060] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.274513 17278 leader_election.cc:290] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.277114 17278 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:49.279335 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4b48a6ea4447508f343fb97eb54d69" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.280135 17196 raft_consensus.cc:3060] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.265688 17011 leader_election.cc:304] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:49.285192 17240 tablet_bootstrap.cc:492] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac: No bootstrap required, opened a new log
I20260713 09:05:49.285605 17240 ts_tablet_manager.cc:1403] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.025s
I20260713 09:05:49.273283 17048 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 1.
I20260713 09:05:49.284561 17278 raft_consensus.cc:2804] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:49.293970 17278 raft_consensus.cc:493] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:49.297700 17278 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.299029 17123 raft_consensus.cc:3060] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.306741 17249 leader_election.cc:290] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.308285 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac" is_pre_election: true
I20260713 09:05:49.309082 17195 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 0.
I20260713 09:05:49.310966 17278 raft_consensus.cc:515] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.310542 16945 catalog_manager.cc:5697] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.314079 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:49.314759 17121 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.314785 17240 raft_consensus.cc:359] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.330046 17240 raft_consensus.cc:385] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:49.330494 17240 raft_consensus.cc:740] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Initialized, Role: FOLLOWER
I20260713 09:05:49.333662 17240 consensus_queue.cc:260] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.338729 17278 leader_election.cc:290] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.345069 17247 consensus_queue.cc:1048] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.335184 17196 raft_consensus.cc:2468] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.348675 17240 ts_tablet_manager.cc:1434] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.004s
I20260713 09:05:49.351744 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.352221 17121 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.352417 17197 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.356383 17011 leader_election.cc:304] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:49.353595 17013 leader_election.cc:304] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.358115 17243 raft_consensus.cc:2804] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.359293 17243 raft_consensus.cc:697] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.358731 17278 raft_consensus.cc:2804] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:49.360356 17243 consensus_queue.cc:237] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.375082 17122 raft_consensus.cc:2468] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.378121 17278 raft_consensus.cc:697] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.386210 17278 consensus_queue.cc:237] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.400004 17197 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 1.
I20260713 09:05:49.405056 16943 catalog_manager.cc:5697] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.406788 16943 catalog_manager.cc:5697] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.487957 17197 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:49.493449 17242 consensus_queue.cc:1048] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.496022 17304 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:49.504877 17311 consensus_queue.cc:1048] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:49.514209 17243 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.551658 17243 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.562126 17304 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.582093 17123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e"
dest_uuid: "80a132f970e2417794b37738b138c283"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:46328
I20260713 09:05:49.582698 17123 raft_consensus.cc:606] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:49.587662 17123 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242"
dest_uuid: "80a132f970e2417794b37738b138c283"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:46328
I20260713 09:05:49.588157 17123 raft_consensus.cc:606] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:49.588761 17247 consensus_queue.cc:1048] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:05:49.604766 17255 consensus_queue.cc:1048] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.614310 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597"
dest_uuid: "f8b0273e87984d3f966981ab37809dac"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:38098
I20260713 09:05:49.614938 17197 raft_consensus.cc:606] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:49.631881 17047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:51808
I20260713 09:05:49.632432 17047 raft_consensus.cc:606] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Received request to transfer leadership to TS 80a132f970e2417794b37738b138c283
I20260713 09:05:49.637543 17047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:51808
I20260713 09:05:49.638149 17047 raft_consensus.cc:606] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Received request to transfer leadership to TS 80a132f970e2417794b37738b138c283
I20260713 09:05:49.642879 17047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:51808
I20260713 09:05:49.643378 17047 raft_consensus.cc:606] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Received request to transfer leadership to TS 80a132f970e2417794b37738b138c283
I20260713 09:05:49.648347 17047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90da46113e494e259a37e013427b26fb"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:51808
I20260713 09:05:49.648846 17047 raft_consensus.cc:606] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Received request to transfer leadership to TS 80a132f970e2417794b37738b138c283
I20260713 09:05:49.682890 17247 raft_consensus.cc:993] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:49.683439 17255 raft_consensus.cc:1081] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:49.685142 17047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51792
I20260713 09:05:49.685708 17047 raft_consensus.cc:493] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:49.686074 17047 raft_consensus.cc:3060] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.691322 17047 raft_consensus.cc:515] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.693037 17047 leader_election.cc:290] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 2 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.694069 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.693959 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c6ddb682d444cca9ae5a1f426dfe597" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:49.694600 17197 raft_consensus.cc:3055] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:49.694670 17123 raft_consensus.cc:3060] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.694875 17197 raft_consensus.cc:740] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:49.695598 17197 consensus_queue.cc:260] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.696511 17197 raft_consensus.cc:3060] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.699764 17123 raft_consensus.cc:2468] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 2.
I20260713 09:05:49.700809 17011 leader_election.cc:304] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:49.701054 17197 raft_consensus.cc:2468] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 2.
I20260713 09:05:49.701535 17304 raft_consensus.cc:2804] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:49.702064 17304 raft_consensus.cc:697] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.702935 17304 consensus_queue.cc:237] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.707255 17242 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.711400 16943 catalog_manager.cc:5697] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 1 to 2, leader changed from f8b0273e87984d3f966981ab37809dac (127.16.6.67) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.720327 17311 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.729276 17271 raft_consensus.cc:993] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:49.729795 17311 raft_consensus.cc:1081] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:49.729835 17304 consensus_queue.cc:1048] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.732141 17047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51802
I20260713 09:05:49.732775 17047 raft_consensus.cc:493] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:49.733217 17047 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.741195 17304 consensus_queue.cc:1048] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.741964 17047 raft_consensus.cc:515] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.745390 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:49.746024 17120 raft_consensus.cc:3055] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:49.745985 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.746510 17120 raft_consensus.cc:740] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:49.746783 17197 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.747361 17120 consensus_queue.cc:260] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.748844 17120 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.746030 17047 leader_election.cc:290] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 2 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.757912 17197 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 2.
I20260713 09:05:49.758157 17304 raft_consensus.cc:993] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:49.758718 17300 raft_consensus.cc:1081] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Signalling peer 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:49.759444 17013 leader_election.cc:304] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.760370 17300 raft_consensus.cc:2804] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:49.760742 17120 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 2.
I20260713 09:05:49.760492 17123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90da46113e494e259a37e013427b26fb"
dest_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:46314
I20260713 09:05:49.760869 17300 raft_consensus.cc:697] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.761936 17300 consensus_queue.cc:237] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.765625 17123 raft_consensus.cc:493] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:49.766044 17123 raft_consensus.cc:3060] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.768599 16943 catalog_manager.cc:5697] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 1 to 2, leader changed from 80a132f970e2417794b37738b138c283 (127.16.6.66) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.771072 17123 raft_consensus.cc:515] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.774572 17123 leader_election.cc:290] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.777586 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90da46113e494e259a37e013427b26fb" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:49.778589 17047 raft_consensus.cc:3055] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:49.778954 17047 raft_consensus.cc:740] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.779663 17047 consensus_queue.cc:260] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.780572 17047 raft_consensus.cc:3060] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.781965 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90da46113e494e259a37e013427b26fb" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.782534 17197 raft_consensus.cc:3060] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.787241 17047 raft_consensus.cc:2468] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:49.788533 17088 leader_election.cc:304] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:49.789342 17311 raft_consensus.cc:2804] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:49.789335 17197 raft_consensus.cc:2468] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:49.789964 17311 raft_consensus.cc:697] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:49.790691 17311 consensus_queue.cc:237] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.799182 16945 catalog_manager.cc:5697] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 1 to 2, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.799597 17300 consensus_queue.cc:1048] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.805728 17304 raft_consensus.cc:993] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:49.806207 17304 raft_consensus.cc:1081] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Signalling peer 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:49.808934 17120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546"
dest_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:46314
I20260713 09:05:49.809526 17120 raft_consensus.cc:493] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:49.809948 17120 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.811558 17304 consensus_queue.cc:1048] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.817842 17120 raft_consensus.cc:515] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.820838 17120 leader_election.cc:290] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.820736 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:49.821520 17047 raft_consensus.cc:3055] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:49.821918 17047 raft_consensus.cc:740] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.822326 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.822887 17197 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.822746 17047 consensus_queue.cc:260] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.824118 17047 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.829085 17197 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:49.830470 17088 leader_election.cc:304] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.830757 17047 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:49.831375 17311 raft_consensus.cc:2804] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:49.832041 17311 raft_consensus.cc:697] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:49.832823 17311 consensus_queue.cc:237] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.839043 16945 catalog_manager.cc:5697] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 1 to 2, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.891113 17300 raft_consensus.cc:993] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:49.891559 17304 raft_consensus.cc:1081] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Signalling peer 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:49.893136 17120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976"
dest_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:46314
I20260713 09:05:49.893695 17120 raft_consensus.cc:493] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:49.894034 17120 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.898516 17120 raft_consensus.cc:515] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.900192 17120 leader_election.cc:290] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:49.900930 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:49.901214 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:49.901512 17047 raft_consensus.cc:3055] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:49.901741 17197 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.901913 17047 raft_consensus.cc:740] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:49.902733 17047 consensus_queue.cc:260] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.903928 17047 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:49.908380 17197 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:49.909449 17088 leader_election.cc:304] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:49.910202 17047 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:49.910208 17311 raft_consensus.cc:2804] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:49.910840 17311 raft_consensus.cc:697] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:49.911648 17311 consensus_queue.cc:237] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:49.917207 16945 catalog_manager.cc:5697] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 1 to 2, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:49.935983 17304 consensus_queue.cc:1048] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:49.946540 17243 consensus_queue.cc:1048] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:05:50.049259 17271 raft_consensus.cc:993] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:50.049760 17311 raft_consensus.cc:1081] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:50.051327 17047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51802
I20260713 09:05:50.051880 17047 raft_consensus.cc:493] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:50.052248 17047 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.056794 17047 raft_consensus.cc:515] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:50.058588 17047 leader_election.cc:290] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 2 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:50.059873 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:50.060515 17120 raft_consensus.cc:3055] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:50.060614 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:50.060979 17120 raft_consensus.cc:740] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:50.061434 17197 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.062541 17304 raft_consensus.cc:993] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:50.061998 17120 consensus_queue.cc:260] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:50.063037 17304 raft_consensus.cc:1081] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Signalling peer 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:50.063624 17120 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.064728 17123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e"
dest_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:46314
I20260713 09:05:50.065321 17123 raft_consensus.cc:493] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:50.065768 17123 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.069113 17197 raft_consensus.cc:2468] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 2.
I20260713 09:05:50.070211 17013 leader_election.cc:304] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:50.071010 17304 raft_consensus.cc:2804] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:50.071463 17304 raft_consensus.cc:697] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:50.072319 17304 consensus_queue.cc:237] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:50.073153 17123 raft_consensus.cc:515] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:50.075395 17120 raft_consensus.cc:2468] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 2.
I20260713 09:05:50.076568 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:50.077347 17047 raft_consensus.cc:3055] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:50.077513 17123 leader_election.cc:290] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:50.077961 17047 raft_consensus.cc:740] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:50.077903 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:50.078783 17197 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.079288 17047 consensus_queue.cc:260] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:50.081014 17047 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:50.080694 16945 catalog_manager.cc:5697] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 1 to 2, leader changed from 80a132f970e2417794b37738b138c283 (127.16.6.66) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.083514 17197 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:50.084657 17088 leader_election.cc:304] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:50.085531 17311 raft_consensus.cc:2804] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:50.086048 17311 raft_consensus.cc:697] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:50.086889 17311 consensus_queue.cc:237] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:50.087553 17047 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 2.
I20260713 09:05:50.093957 16945 catalog_manager.cc:5697] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 1 to 2, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:50.181299 17197 raft_consensus.cc:1275] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.182546 17304 consensus_queue.cc:1048] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.185271 17047 raft_consensus.cc:1275] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.186846 17311 consensus_queue.cc:1048] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.190795 17123 raft_consensus.cc:1275] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.193279 17304 consensus_queue.cc:1048] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.197769 17197 raft_consensus.cc:1275] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.201892 17242 consensus_queue.cc:1048] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:50.257974 17123 raft_consensus.cc:1275] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.259436 17304 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.267349 17197 raft_consensus.cc:1275] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.269407 17243 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.303369 17197 raft_consensus.cc:1275] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.304551 17311 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.311508 17047 raft_consensus.cc:1275] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.313095 17331 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:50.356323 17047 raft_consensus.cc:1275] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.357878 17331 consensus_queue.cc:1048] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.366043 17197 raft_consensus.cc:1275] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.368206 17242 consensus_queue.cc:1048] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.476653 17197 raft_consensus.cc:1275] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.477979 17242 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.485205 17047 raft_consensus.cc:1275] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.486835 17242 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.512253 17123 raft_consensus.cc:1275] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.513348 17243 consensus_queue.cc:1048] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:50.521214 17197 raft_consensus.cc:1275] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:50.523351 17278 consensus_queue.cc:1048] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:05:52.685201 16409 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:05:52.686026 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:52.705822 17047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:05:52.706452 17047 raft_consensus.cc:606] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Received request to transfer leadership to TS f8b0273e87984d3f966981ab37809dac
I20260713 09:05:52.709159 17047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:05:52.709827 17047 raft_consensus.cc:606] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Received request to transfer leadership to TS f8b0273e87984d3f966981ab37809dac
I20260713 09:05:52.711000 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:05:52.711508 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:52.714067 17304 raft_consensus.cc:993] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:52.714527 17338 raft_consensus.cc:1081] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Signalling peer f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:52.715993 17197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1"
dest_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:38080
I20260713 09:05:52.716508 17197 raft_consensus.cc:493] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.716851 17197 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.720965 17197 raft_consensus.cc:515] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:52.722395 17197 leader_election.cc:290] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 2 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:52.723294 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:52.723430 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:52.723986 17047 raft_consensus.cc:3055] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:05:52.724066 17123 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.724288 17047 raft_consensus.cc:740] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:52.725001 17047 consensus_queue.cc:260] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:52.725911 17047 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:05:52.728940 17123 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 2.
I20260713 09:05:52.730062 17160 leader_election.cc:304] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:52.730327 17047 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 2.
I20260713 09:05:52.730737 17247 raft_consensus.cc:2804] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:05:52.731637 17247 raft_consensus.cc:697] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 LEADER]: Becoming Leader. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:52.732362 17247 consensus_queue.cc:237] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:52.743466 16946 catalog_manager.cc:5697] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac reported cstate change: term changed from 1 to 2, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to f8b0273e87984d3f966981ab37809dac (127.16.6.67). New cstate: current_term: 2 leader_uuid: "f8b0273e87984d3f966981ab37809dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:52.744398 17338 raft_consensus.cc:993] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:52.744891 17304 raft_consensus.cc:1081] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Signalling peer f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:52.746330 17197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242"
dest_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:38080
I20260713 09:05:52.746781 17197 raft_consensus.cc:493] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:52.747067 17197 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:52.753161 17197 raft_consensus.cc:515] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:52.754732 17197 leader_election.cc:290] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 3 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:52.755440 17047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:52.755980 17047 raft_consensus.cc:3055] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:52.756281 17047 raft_consensus.cc:740] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:52.756172 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:52.756816 17123 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:52.757088 17047 consensus_queue.cc:260] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:52.758149 17047 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:52.761443 17123 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 3.
I20260713 09:05:52.762233 17047 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 3.
I20260713 09:05:52.762542 17160 leader_election.cc:304] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [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: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:52.763338 17247 raft_consensus.cc:2804] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:52.763762 17247 raft_consensus.cc:697] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 LEADER]: Becoming Leader. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:52.764518 17247 consensus_queue.cc:237] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:52.770941 16946 catalog_manager.cc:5697] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac reported cstate change: term changed from 2 to 3, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to f8b0273e87984d3f966981ab37809dac (127.16.6.67). New cstate: current_term: 3 leader_uuid: "f8b0273e87984d3f966981ab37809dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:53.163606 17047 raft_consensus.cc:1275] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.165655 17247 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:53.166630 17123 raft_consensus.cc:1275] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:53.168107 17247 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:53.200615 17045 raft_consensus.cc:1275] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:53.204749 17120 raft_consensus.cc:1275] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:05:53.207176 17353 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:05:53.203233 17350 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260713 09:05:53.712546 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:53.727538 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242"
dest_uuid: "f8b0273e87984d3f966981ab37809dac"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:38098
I20260713 09:05:53.728096 17197 raft_consensus.cc:606] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:53.733494 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1"
dest_uuid: "f8b0273e87984d3f966981ab37809dac"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:38098
I20260713 09:05:53.734061 17197 raft_consensus.cc:606] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:53.743785 17122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976"
dest_uuid: "80a132f970e2417794b37738b138c283"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:46328
I20260713 09:05:53.744426 17122 raft_consensus.cc:606] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:53.746925 17359 raft_consensus.cc:993] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:53.747416 17358 raft_consensus.cc:1081] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:53.748904 17047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51802
I20260713 09:05:53.749374 17047 raft_consensus.cc:493] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:53.749687 17047 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:53.750041 17122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546"
dest_uuid: "80a132f970e2417794b37738b138c283"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:46328
I20260713 09:05:53.750550 17122 raft_consensus.cc:606] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:53.755770 17122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e"
dest_uuid: "80a132f970e2417794b37738b138c283"
mode: GRACEFUL
new_leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:46328
I20260713 09:05:53.756023 17047 raft_consensus.cc:515] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:53.756337 17122 raft_consensus.cc:606] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Received request to transfer leadership to TS 5379e675c8f54a1e8e0623872d3cbe67
I20260713 09:05:53.759047 17047 leader_election.cc:290] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 3 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:53.759012 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:53.759269 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:53.760020 17197 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:53.759896 17122 raft_consensus.cc:3055] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:53.760864 17122 raft_consensus.cc:740] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:53.761816 17122 consensus_queue.cc:260] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:53.763859 17122 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:53.766188 17197 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:53.767433 17013 leader_election.cc:304] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [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: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:53.768276 17304 raft_consensus.cc:2804] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:53.769184 17304 raft_consensus.cc:697] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:53.769477 17122 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:53.770334 17304 consensus_queue.cc:237] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:53.777638 16945 catalog_manager.cc:5697] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 2 to 3, leader changed from 80a132f970e2417794b37738b138c283 (127.16.6.66) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:53.801805 17359 raft_consensus.cc:993] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:53.802244 17359 raft_consensus.cc:1081] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:53.803704 17047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51802
I20260713 09:05:53.804154 17047 raft_consensus.cc:493] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:53.804378 17047 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:53.808514 17047 raft_consensus.cc:515] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:53.809866 17047 leader_election.cc:290] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 3 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:53.810719 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:53.810982 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fc63b2832464bc8a22427f931dc7546" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:53.811321 17122 raft_consensus.cc:3055] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:53.811453 17197 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:53.811656 17122 raft_consensus.cc:740] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:53.812462 17122 consensus_queue.cc:260] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:53.813370 17122 raft_consensus.cc:3060] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:53.815701 17197 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:53.816583 17013 leader_election.cc:304] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [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: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:53.817271 17304 raft_consensus.cc:2804] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:53.817705 17304 raft_consensus.cc:697] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:53.818590 17304 consensus_queue.cc:237] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:53.818877 17122 raft_consensus.cc:2468] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:53.825218 16945 catalog_manager.cc:5697] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 2 to 3, leader changed from 80a132f970e2417794b37738b138c283 (127.16.6.66) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.090847 17352 raft_consensus.cc:993] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:54.091437 17350 raft_consensus.cc:1081] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:54.093086 17047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51792
I20260713 09:05:54.093662 17047 raft_consensus.cc:493] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:54.093986 17047 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.097173 17358 raft_consensus.cc:993] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:54.097807 17359 raft_consensus.cc:1081] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:54.099381 17045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51802
I20260713 09:05:54.099560 17047 raft_consensus.cc:515] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.099874 17045 raft_consensus.cc:493] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:54.100390 17045 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.101861 17047 leader_election.cc:290] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 3 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:54.102491 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:54.102556 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:54.103202 17197 raft_consensus.cc:3055] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:54.103361 17122 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.103533 17197 raft_consensus.cc:740] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:54.104403 17197 consensus_queue.cc:260] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.105628 17197 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.107686 17045 raft_consensus.cc:515] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.109318 17122 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:54.110822 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:54.111176 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:54.111238 17011 leader_election.cc:304] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [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: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:54.111543 17122 raft_consensus.cc:3055] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:54.111879 17195 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.112007 17122 raft_consensus.cc:740] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:54.112288 17304 raft_consensus.cc:2804] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:54.112428 17045 leader_election.cc:290] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 3 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:54.112859 17304 raft_consensus.cc:697] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:54.111814 17197 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:54.113855 17304 consensus_queue.cc:237] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.113389 17122 consensus_queue.cc:260] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.115526 17122 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:54.120011 17195 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:54.121243 17013 leader_election.cc:304] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [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: 5379e675c8f54a1e8e0623872d3cbe67, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:54.122167 17304 raft_consensus.cc:2804] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:54.122867 17304 raft_consensus.cc:697] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:54.123224 17122 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 3.
I20260713 09:05:54.123286 16945 catalog_manager.cc:5697] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 2 to 3, leader changed from f8b0273e87984d3f966981ab37809dac (127.16.6.67) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.123840 17304 consensus_queue.cc:237] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.135833 16945 catalog_manager.cc:5697] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 2 to 3, leader changed from 80a132f970e2417794b37738b138c283 (127.16.6.66) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.161538 17122 raft_consensus.cc:1275] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.162840 17304 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:54.173138 17195 raft_consensus.cc:1275] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.175271 17304 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:54.204449 17352 raft_consensus.cc:993] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac: : Instructing follower 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:54.204924 17350 raft_consensus.cc:1081] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 LEADER]: Signalling peer 5379e675c8f54a1e8e0623872d3cbe67 to start an election
I20260713 09:05:54.206442 17045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
 from {username='slave'} at 127.0.0.1:51792
I20260713 09:05:54.206948 17045 raft_consensus.cc:493] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:54.207254 17045 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:54.211791 17045 raft_consensus.cc:515] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.213404 17045 leader_election.cc:290] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [CANDIDATE]: Term 4 election: Requested vote from peers 80a132f970e2417794b37738b138c283 (127.16.6.66:35735), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:54.214295 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:54.214389 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42f6218b2b924cd09ca69a1169a89242" candidate_uuid: "5379e675c8f54a1e8e0623872d3cbe67" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:54.214987 17122 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:54.215011 17195 raft_consensus.cc:3055] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:54.215569 17195 raft_consensus.cc:740] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:54.216524 17195 consensus_queue.cc:260] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.217796 17195 raft_consensus.cc:3060] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:54.222335 17122 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 4.
I20260713 09:05:54.223456 17011 leader_election.cc:304] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [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: 5379e675c8f54a1e8e0623872d3cbe67, 80a132f970e2417794b37738b138c283; no voters: 
I20260713 09:05:54.224126 17304 raft_consensus.cc:2804] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:54.224089 17195 raft_consensus.cc:2468] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5379e675c8f54a1e8e0623872d3cbe67 in term 4.
I20260713 09:05:54.224721 17304 raft_consensus.cc:697] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 LEADER]: Becoming Leader. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:54.225494 17304 consensus_queue.cc:237] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:54.231326 16943 catalog_manager.cc:5697] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 reported cstate change: term changed from 3 to 4, leader changed from f8b0273e87984d3f966981ab37809dac (127.16.6.67) to 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65). New cstate: current_term: 4 leader_uuid: "5379e675c8f54a1e8e0623872d3cbe67" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:54.288831 17195 raft_consensus.cc:1275] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.290088 17304 consensus_queue.cc:1048] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:54.299039 17122 raft_consensus.cc:1275] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.300603 17370 consensus_queue.cc:1048] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:54.569305 17195 raft_consensus.cc:1275] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.571062 17360 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:05:54.586148 17122 raft_consensus.cc:1275] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.589475 17378 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:05:54.617767 17122 raft_consensus.cc:1275] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:54.619005 17360 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:54.622534 17123 raft_consensus.cc:1275] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.624104 17360 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:54.631338 17195 raft_consensus.cc:1275] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:54.633065 17360 consensus_queue.cc:1048] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:05:54.639209 17197 raft_consensus.cc:1275] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Refusing update from remote peer 5379e675c8f54a1e8e0623872d3cbe67: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:54.642776 17377 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:56.765271 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:56.772701 17045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:05:56.773270 17045 raft_consensus.cc:606] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Received request to transfer leadership to TS f8b0273e87984d3f966981ab37809dac
I20260713 09:05:56.776093 17045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:05:56.776605 17045 raft_consensus.cc:606] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Received request to transfer leadership to TS f8b0273e87984d3f966981ab37809dac
I20260713 09:05:56.778996 17045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:05:56.779417 17045 raft_consensus.cc:606] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Received request to transfer leadership to TS 80a132f970e2417794b37738b138c283
I20260713 09:05:56.781736 17045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1"
dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
mode: GRACEFUL
new_leader_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:51820
I20260713 09:05:56.782236 17045 raft_consensus.cc:606] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Received request to transfer leadership to TS 80a132f970e2417794b37738b138c283
I20260713 09:05:56.783272 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:05:56.783735 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:05:56.821069 17377 raft_consensus.cc:993] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:56.821617 17384 raft_consensus.cc:1081] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Signalling peer f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:56.823220 17197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e"
dest_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:38080
I20260713 09:05:56.823619 17197 raft_consensus.cc:493] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.823843 17197 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:56.827914 17197 raft_consensus.cc:515] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:56.829579 17197 leader_election.cc:290] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 4 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:56.830478 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:56.830650 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62593e4245e94e74981a4218abc09b8e" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:56.831068 17045 raft_consensus.cc:3055] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:56.831213 17123 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:56.831543 17045 raft_consensus.cc:740] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:56.832398 17045 consensus_queue.cc:260] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:56.833277 17045 raft_consensus.cc:3060] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:56.836154 17123 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 4.
I20260713 09:05:56.837325 17160 leader_election.cc:304] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [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: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:56.837916 17045 raft_consensus.cc:2468] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 4.
I20260713 09:05:56.838129 17350 raft_consensus.cc:2804] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:56.839434 17350 raft_consensus.cc:697] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 4 LEADER]: Becoming Leader. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:56.840374 17350 consensus_queue.cc:237] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:56.847218 16945 catalog_manager.cc:5697] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac reported cstate change: term changed from 3 to 4, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to f8b0273e87984d3f966981ab37809dac (127.16.6.67). New cstate: current_term: 4 leader_uuid: "f8b0273e87984d3f966981ab37809dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:56.905252 17377 raft_consensus.cc:993] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:56.905758 17384 raft_consensus.cc:1081] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Signalling peer f8b0273e87984d3f966981ab37809dac to start an election
I20260713 09:05:56.907418 17197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976"
dest_uuid: "f8b0273e87984d3f966981ab37809dac"
 from {username='slave'} at 127.0.0.1:38080
I20260713 09:05:56.907927 17197 raft_consensus.cc:493] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:56.908219 17197 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:56.912865 17197 raft_consensus.cc:515] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:56.914564 17197 leader_election.cc:290] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [CANDIDATE]: Term 4 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), 80a132f970e2417794b37738b138c283 (127.16.6.66:35735)
I20260713 09:05:56.915371 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:56.915732 17123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fac95ad88f249f6868d76df255f9976" candidate_uuid: "f8b0273e87984d3f966981ab37809dac" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80a132f970e2417794b37738b138c283"
I20260713 09:05:56.915963 17045 raft_consensus.cc:3055] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:56.916281 17123 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:56.916301 17045 raft_consensus.cc:740] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:56.917171 17045 consensus_queue.cc:260] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:56.918392 17045 raft_consensus.cc:3060] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:56.922689 17123 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 4.
I20260713 09:05:56.923882 17160 leader_election.cc:304] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [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: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:56.924597 17350 raft_consensus.cc:2804] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:56.924654 17045 raft_consensus.cc:2468] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b0273e87984d3f966981ab37809dac in term 4.
I20260713 09:05:56.925098 17350 raft_consensus.cc:697] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 4 LEADER]: Becoming Leader. State: Replica: f8b0273e87984d3f966981ab37809dac, State: Running, Role: LEADER
I20260713 09:05:56.925971 17350 consensus_queue.cc:237] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:56.932389 16945 catalog_manager.cc:5697] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac reported cstate change: term changed from 3 to 4, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to f8b0273e87984d3f966981ab37809dac (127.16.6.67). New cstate: current_term: 4 leader_uuid: "f8b0273e87984d3f966981ab37809dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:57.098315 17384 raft_consensus.cc:993] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:57.098805 17377 raft_consensus.cc:1081] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Signalling peer 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:57.100454 17123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e"
dest_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:46314
I20260713 09:05:57.100943 17123 raft_consensus.cc:493] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:57.101226 17123 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:57.105890 17123 raft_consensus.cc:515] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:57.107599 17123 leader_election.cc:290] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 3 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:57.108618 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:57.108840 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f311d4870774a8e8d3d229c63e7113e" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:57.109298 17197 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:57.109301 17045 raft_consensus.cc:3055] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:05:57.109803 17045 raft_consensus.cc:740] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:57.110639 17045 consensus_queue.cc:260] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:57.111856 17045 raft_consensus.cc:3060] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:05:57.116170 17197 raft_consensus.cc:2468] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 3.
I20260713 09:05:57.117702 17088 leader_election.cc:304] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [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: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:57.118284 17045 raft_consensus.cc:2468] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 3.
I20260713 09:05:57.118502 17359 raft_consensus.cc:2804] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:05:57.119867 17359 raft_consensus.cc:697] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 3 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:57.120653 17359 consensus_queue.cc:237] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:57.128110 16945 catalog_manager.cc:5697] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 2 to 3, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 3 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.217432 17384 raft_consensus.cc:993] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: : Instructing follower 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:57.218075 17377 raft_consensus.cc:1081] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Signalling peer 80a132f970e2417794b37738b138c283 to start an election
I20260713 09:05:57.219471 17123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1"
dest_uuid: "80a132f970e2417794b37738b138c283"
 from {username='slave'} at 127.0.0.1:46314
I20260713 09:05:57.219970 17123 raft_consensus.cc:493] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:05:57.220288 17123 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:57.224326 17123 raft_consensus.cc:515] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:57.225759 17123 leader_election.cc:290] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [CANDIDATE]: Term 4 election: Requested vote from peers 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025), f8b0273e87984d3f966981ab37809dac (127.16.6.67:41365)
I20260713 09:05:57.226639 17045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5379e675c8f54a1e8e0623872d3cbe67"
I20260713 09:05:57.227128 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac44953c4727850d36a7510c0ba1" candidate_uuid: "80a132f970e2417794b37738b138c283" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f8b0273e87984d3f966981ab37809dac"
I20260713 09:05:57.227342 17045 raft_consensus.cc:3055] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:05:57.227615 17197 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:57.227813 17045 raft_consensus.cc:740] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5379e675c8f54a1e8e0623872d3cbe67, State: Running, Role: LEADER
I20260713 09:05:57.228693 17045 consensus_queue.cc:260] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:57.229709 17045 raft_consensus.cc:3060] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:05:57.232188 17197 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 4.
I20260713 09:05:57.233220 17088 leader_election.cc:304] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [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: 80a132f970e2417794b37738b138c283, f8b0273e87984d3f966981ab37809dac; no voters: 
I20260713 09:05:57.233933 17359 raft_consensus.cc:2804] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:05:57.234364 17359 raft_consensus.cc:697] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 4 LEADER]: Becoming Leader. State: Replica: 80a132f970e2417794b37738b138c283, State: Running, Role: LEADER
I20260713 09:05:57.234962 17045 raft_consensus.cc:2468] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80a132f970e2417794b37738b138c283 in term 4.
I20260713 09:05:57.235146 17359 consensus_queue.cc:237] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [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: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } }
I20260713 09:05:57.243384 16945 catalog_manager.cc:5697] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 reported cstate change: term changed from 3 to 4, leader changed from 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65) to 80a132f970e2417794b37738b138c283 (127.16.6.66). New cstate: current_term: 4 leader_uuid: "80a132f970e2417794b37738b138c283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:57.287310 17123 raft_consensus.cc:1275] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:57.288601 17350 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:57.298444 17045 raft_consensus.cc:1275] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:57.300231 17385 consensus_queue.cc:1048] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:57.402309 17123 raft_consensus.cc:1275] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:57.403716 17385 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "80a132f970e2417794b37738b138c283" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 35735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:57.413110 17045 raft_consensus.cc:1275] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Refusing update from remote peer f8b0273e87984d3f966981ab37809dac: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:57.414701 17350 consensus_queue.cc:1048] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:57.538867 17045 raft_consensus.cc:1275] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:57.540335 17359 consensus_queue.cc:1048] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:57.549701 17197 raft_consensus.cc:1275] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:05:57.551090 17392 consensus_queue.cc:1048] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:05:57.619320 17045 raft_consensus.cc:1275] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:57.620618 17392 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5379e675c8f54a1e8e0623872d3cbe67" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:57.630055 17197 raft_consensus.cc:1275] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Refusing update from remote peer 80a132f970e2417794b37738b138c283: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:05:57.631904 17404 consensus_queue.cc:1048] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b0273e87984d3f966981ab37809dac" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 41365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:05:57.784547 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:05:57.790303 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
W20260713 09:05:57.796188 17162 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:05:57.802345 17162 consensus_peers.cc:597] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac -> Peer 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025): Couldn't send request to peer 5379e675c8f54a1e8e0623872d3cbe67. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:57.824018 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:57.824740 16409 tablet_replica.cc:333] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.825343 16409 raft_consensus.cc:2243] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:57.826085 16409 raft_consensus.cc:2272] T 8fc63b2832464bc8a22427f931dc7546 P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.827822 16409 tablet_replica.cc:333] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.828344 16409 raft_consensus.cc:2243] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:57.829012 16409 raft_consensus.cc:2272] T 42f6218b2b924cd09ca69a1169a89242 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.830651 16409 tablet_replica.cc:333] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.831110 16409 raft_consensus.cc:2243] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.831477 16409 raft_consensus.cc:2272] T 62593e4245e94e74981a4218abc09b8e P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.834090 16409 tablet_replica.cc:333] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.834580 16409 raft_consensus.cc:2243] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.835029 16409 raft_consensus.cc:2272] T 1fac95ad88f249f6868d76df255f9976 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.837061 16409 tablet_replica.cc:333] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.837627 16409 raft_consensus.cc:2243] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.837973 16409 raft_consensus.cc:2272] T 7f311d4870774a8e8d3d229c63e7113e P 5379e675c8f54a1e8e0623872d3cbe67 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.839983 16409 tablet_replica.cc:333] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.840420 16409 raft_consensus.cc:2243] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.840747 16409 raft_consensus.cc:2272] T d35cac44953c4727850d36a7510c0ba1 P 5379e675c8f54a1e8e0623872d3cbe67 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.842775 16409 tablet_replica.cc:333] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.843220 16409 raft_consensus.cc:2243] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.843578 16409 raft_consensus.cc:2272] T 90da46113e494e259a37e013427b26fb P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.845063 16409 tablet_replica.cc:333] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.845465 16409 raft_consensus.cc:2243] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:57.846190 16409 raft_consensus.cc:2272] T 3c6ddb682d444cca9ae5a1f426dfe597 P 5379e675c8f54a1e8e0623872d3cbe67 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.847744 16409 tablet_replica.cc:333] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.848151 16409 raft_consensus.cc:2243] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:57.848749 16409 raft_consensus.cc:2272] T 6d4b48a6ea4447508f343fb97eb54d69 P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.850301 16409 tablet_replica.cc:333] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67: stopping tablet replica
I20260713 09:05:57.850678 16409 raft_consensus.cc:2243] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.851014 16409 raft_consensus.cc:2272] T f2904cb9cec240f99f4256e4c1cb1d6a P 5379e675c8f54a1e8e0623872d3cbe67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.879241 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
I20260713 09:05:57.899744 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
W20260713 09:05:57.925336 17162 consensus_peers.cc:597] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac -> Peer 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025): Couldn't send request to peer 5379e675c8f54a1e8e0623872d3cbe67. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:57.928624 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:57.929337 16409 tablet_replica.cc:333] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.930024 16409 raft_consensus.cc:2243] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.930485 16409 raft_consensus.cc:2272] T 3c6ddb682d444cca9ae5a1f426dfe597 P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.932152 16409 tablet_replica.cc:333] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.932628 16409 raft_consensus.cc:2243] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.932994 16409 raft_consensus.cc:2272] T 62593e4245e94e74981a4218abc09b8e P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.935128 16409 tablet_replica.cc:333] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.935583 16409 raft_consensus.cc:2243] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.935922 16409 raft_consensus.cc:2272] T 6d4b48a6ea4447508f343fb97eb54d69 P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.937508 16409 tablet_replica.cc:333] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.938055 16409 raft_consensus.cc:2243] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.938385 16409 raft_consensus.cc:2272] T f2904cb9cec240f99f4256e4c1cb1d6a P 80a132f970e2417794b37738b138c283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.940027 16409 tablet_replica.cc:333] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.940480 16409 raft_consensus.cc:2243] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:05:57.941129 16409 raft_consensus.cc:2272] T 90da46113e494e259a37e013427b26fb P 80a132f970e2417794b37738b138c283 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.942746 16409 tablet_replica.cc:333] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.943233 16409 raft_consensus.cc:2243] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:57.943924 16409 raft_consensus.cc:2272] T d35cac44953c4727850d36a7510c0ba1 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.946331 16409 tablet_replica.cc:333] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.946808 16409 raft_consensus.cc:2243] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.947232 16409 raft_consensus.cc:2272] T 42f6218b2b924cd09ca69a1169a89242 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.948742 16409 tablet_replica.cc:333] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.949183 16409 raft_consensus.cc:2243] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.949548 16409 raft_consensus.cc:2272] T 8fc63b2832464bc8a22427f931dc7546 P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.951077 16409 tablet_replica.cc:333] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.951516 16409 raft_consensus.cc:2243] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:57.951869 16409 raft_consensus.cc:2272] T 1fac95ad88f249f6868d76df255f9976 P 80a132f970e2417794b37738b138c283 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.954026 16409 tablet_replica.cc:333] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283: stopping tablet replica
I20260713 09:05:57.954456 16409 raft_consensus.cc:2243] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:05:57.955183 16409 raft_consensus.cc:2272] T 7f311d4870774a8e8d3d229c63e7113e P 80a132f970e2417794b37738b138c283 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:57.983494 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
I20260713 09:05:58.003269 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
I20260713 09:05:58.030531 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:05:58.031250 16409 tablet_replica.cc:333] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.031837 16409 raft_consensus.cc:2243] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.032292 16409 raft_consensus.cc:2272] T 7f311d4870774a8e8d3d229c63e7113e P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.035214 16409 tablet_replica.cc:333] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.035879 16409 raft_consensus.cc:2243] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.036749 16409 raft_consensus.cc:2272] T 62593e4245e94e74981a4218abc09b8e P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:05:58.037127 17162 consensus_peers.cc:597] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac -> Peer 5379e675c8f54a1e8e0623872d3cbe67 (127.16.6.65:41025): Couldn't send request to peer 5379e675c8f54a1e8e0623872d3cbe67. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41025: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:05:58.038890 16409 tablet_replica.cc:333] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.039407 16409 raft_consensus.cc:2243] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.039800 16409 raft_consensus.cc:2272] T 6d4b48a6ea4447508f343fb97eb54d69 P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.041474 16409 tablet_replica.cc:333] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.041997 16409 raft_consensus.cc:2243] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.042712 16409 raft_consensus.cc:2272] T f2904cb9cec240f99f4256e4c1cb1d6a P f8b0273e87984d3f966981ab37809dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.044384 16409 tablet_replica.cc:333] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.044857 16409 raft_consensus.cc:2243] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.045238 16409 raft_consensus.cc:2272] T 90da46113e494e259a37e013427b26fb P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.046767 16409 tablet_replica.cc:333] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.047235 16409 raft_consensus.cc:2243] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.047621 16409 raft_consensus.cc:2272] T d35cac44953c4727850d36a7510c0ba1 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.049537 16409 tablet_replica.cc:333] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.050058 16409 raft_consensus.cc:2243] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.050781 16409 raft_consensus.cc:2272] T 1fac95ad88f249f6868d76df255f9976 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.052595 16409 tablet_replica.cc:333] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.053061 16409 raft_consensus.cc:2243] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.053469 16409 raft_consensus.cc:2272] T 8fc63b2832464bc8a22427f931dc7546 P f8b0273e87984d3f966981ab37809dac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.055016 16409 tablet_replica.cc:333] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.055514 16409 raft_consensus.cc:2243] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.055902 16409 raft_consensus.cc:2272] T 42f6218b2b924cd09ca69a1169a89242 P f8b0273e87984d3f966981ab37809dac [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.057294 16409 tablet_replica.cc:333] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac: stopping tablet replica
I20260713 09:05:58.057775 16409 raft_consensus.cc:2243] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:05:58.058153 16409 raft_consensus.cc:2272] T 3c6ddb682d444cca9ae5a1f426dfe597 P f8b0273e87984d3f966981ab37809dac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.085428 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
I20260713 09:05:58.103680 16409 master.cc:562] Master@127.16.6.126:33037 shutting down...
I20260713 09:05:58.122820 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:05:58.123308 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:05:58.123571 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a5fd54a50414f7e8124da20d71b3bb6: stopping tablet replica
I20260713 09:05:58.144420 16409 master.cc:584] Master@127.16.6.126:33037 shutdown complete.
5379e675c8f54a1e8e0623872d3cbe67  5
80a132f970e2417794b37738b138c283  4
f8b0273e87984d3f966981ab37809dac  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10577 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:05:58.186689 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:35253
I20260713 09:05:58.187824 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.193742 17411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.193797 17410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.194583 17413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.195359 16409 server_base.cc:1061] running on GCE node
I20260713 09:05:58.196167 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.196339 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.196453 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933558196443 us; error 0 us; skew 500 ppm
I20260713 09:05:58.196910 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.199515 16409 webserver.cc:533] Webserver started at http://127.16.6.126:35543/ using document root <none> and password file <none>
I20260713 09:05:58.199954 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.200105 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.200333 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.201392 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "f495d141841c41f6a38a1a048b9dd83b"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.205811 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:05:58.209939 17418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.210712 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260713 09:05:58.211177 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "f495d141841c41f6a38a1a048b9dd83b"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.211625 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.228217 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.229426 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.270429 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:35253
I20260713 09:05:58.270542 17469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:35253 every 8 connection(s)
I20260713 09:05:58.274642 17470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.285346 17470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b: Bootstrap starting.
I20260713 09:05:58.289981 17470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:58.294263 17470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b: No bootstrap required, opened a new log
I20260713 09:05:58.296335 17470 raft_consensus.cc:359] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f495d141841c41f6a38a1a048b9dd83b" member_type: VOTER }
I20260713 09:05:58.296708 17470 raft_consensus.cc:385] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:58.296888 17470 raft_consensus.cc:740] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f495d141841c41f6a38a1a048b9dd83b, State: Initialized, Role: FOLLOWER
I20260713 09:05:58.297360 17470 consensus_queue.cc:260] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f495d141841c41f6a38a1a048b9dd83b" member_type: VOTER }
I20260713 09:05:58.297900 17470 raft_consensus.cc:399] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:05:58.298102 17470 raft_consensus.cc:493] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:05:58.298308 17470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:58.302273 17470 raft_consensus.cc:515] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f495d141841c41f6a38a1a048b9dd83b" member_type: VOTER }
I20260713 09:05:58.302778 17470 leader_election.cc:304] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [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: f495d141841c41f6a38a1a048b9dd83b; no voters: 
I20260713 09:05:58.303870 17470 leader_election.cc:290] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:05:58.304237 17473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:58.305562 17473 raft_consensus.cc:697] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 1 LEADER]: Becoming Leader. State: Replica: f495d141841c41f6a38a1a048b9dd83b, State: Running, Role: LEADER
I20260713 09:05:58.306245 17473 consensus_queue.cc:237] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [LEADER]: Queue going to LEADER mode. State: All 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: "f495d141841c41f6a38a1a048b9dd83b" member_type: VOTER }
I20260713 09:05:58.306923 17470 sys_catalog.cc:565] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:05:58.309231 17475 sys_catalog.cc:455] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f495d141841c41f6a38a1a048b9dd83b. Latest consensus state: current_term: 1 leader_uuid: "f495d141841c41f6a38a1a048b9dd83b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f495d141841c41f6a38a1a048b9dd83b" member_type: VOTER } }
I20260713 09:05:58.309190 17474 sys_catalog.cc:455] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f495d141841c41f6a38a1a048b9dd83b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f495d141841c41f6a38a1a048b9dd83b" member_type: VOTER } }
I20260713 09:05:58.309937 17474 sys_catalog.cc:458] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:58.309937 17475 sys_catalog.cc:458] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [sys.catalog]: This master's current role is: LEADER
I20260713 09:05:58.316167 17478 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:05:58.322252 17478 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:05:58.327014 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:05:58.331357 17478 catalog_manager.cc:1383] Generated new cluster ID: 46d75e23d5304c858daa2d98547c17d1
I20260713 09:05:58.331703 17478 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:05:58.357411 17478 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:05:58.358831 17478 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:05:58.373131 17478 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b: Generated new TSK 0
I20260713 09:05:58.373740 17478 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:05:58.394851 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.401921 17491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.402834 17492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.407322 16409 server_base.cc:1061] running on GCE node
W20260713 09:05:58.407256 17494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.409199 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.409448 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.409739 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933558409715 us; error 0 us; skew 500 ppm
I20260713 09:05:58.410392 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.412981 16409 webserver.cc:533] Webserver started at http://127.16.6.65:37065/ using document root <none> and password file <none>
I20260713 09:05:58.413511 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.413779 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.414084 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.415165 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.419876 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:58.423332 17499 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.424269 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:05:58.424525 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.424798 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.445147 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.446621 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.448328 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:58.450996 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:58.451224 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.451577 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:58.451768 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.497035 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:41329
I20260713 09:05:58.497172 17561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:41329 every 8 connection(s)
I20260713 09:05:58.502477 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.510073 17566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.511518 17567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.513285 17570 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.513638 16409 server_base.cc:1061] running on GCE node
I20260713 09:05:58.514870 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.515167 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.515424 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933558515380 us; error 0 us; skew 500 ppm
I20260713 09:05:58.516251 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.518362 17562 heartbeater.cc:344] Connected to a master server at 127.16.6.126:35253
I20260713 09:05:58.518759 17562 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:58.519467 16409 webserver.cc:533] Webserver started at http://127.16.6.66:45935/ using document root <none> and password file <none>
I20260713 09:05:58.519507 17562 heartbeater.cc:507] Master 127.16.6.126:35253 requested a full tablet report, sending...
I20260713 09:05:58.520118 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.520349 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.520746 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.521864 17435 ts_manager.cc:194] Registered new tserver with Master: 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329)
I20260713 09:05:58.522125 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "d47138183b134690adf3ee7840c4526c"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.523698 17435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37190
I20260713 09:05:58.527194 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:05:58.531250 17574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.532112 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:05:58.532416 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "d47138183b134690adf3ee7840c4526c"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.532708 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.553354 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.554755 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.556335 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:58.558784 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:58.559047 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.559309 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:58.559506 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.603677 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:41891
I20260713 09:05:58.603792 17636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:41891 every 8 connection(s)
I20260713 09:05:58.608845 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:05:58.616575 17640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:05:58.619678 17641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.619814 16409 server_base.cc:1061] running on GCE node
W20260713 09:05:58.621241 17643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:05:58.622211 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:05:58.622401 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:05:58.622530 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933558622519 us; error 0 us; skew 500 ppm
I20260713 09:05:58.622561 17637 heartbeater.cc:344] Connected to a master server at 127.16.6.126:35253
I20260713 09:05:58.623075 17637 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:58.623234 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:05:58.624029 17637 heartbeater.cc:507] Master 127.16.6.126:35253 requested a full tablet report, sending...
I20260713 09:05:58.625972 16409 webserver.cc:533] Webserver started at http://127.16.6.67:44333/ using document root <none> and password file <none>
I20260713 09:05:58.626538 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:05:58.626473 17435 ts_manager.cc:194] Registered new tserver with Master: d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:05:58.626861 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:05:58.627193 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:05:58.628146 17435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37194
I20260713 09:05:58.628319 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "0221fcc236404cf0b29c2d54b303e8f3"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.633018 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260713 09:05:58.636519 17648 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.637261 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:05:58.637557 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "0221fcc236404cf0b29c2d54b303e8f3"
format_stamp: "Formatted at 2026-07-13 09:05:58 on dist-test-slave-7hhx"
I20260713 09:05:58.637904 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:05:58.660346 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:05:58.661597 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:05:58.663175 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:05:58.665383 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:05:58.665644 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:05:58.665886 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:05:58.666059 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:05:58.706255 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:35999
I20260713 09:05:58.706386 17710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:35999 every 8 connection(s)
I20260713 09:05:58.721277 17711 heartbeater.cc:344] Connected to a master server at 127.16.6.126:35253
I20260713 09:05:58.721706 17711 heartbeater.cc:461] Registering TS with master...
I20260713 09:05:58.722532 17711 heartbeater.cc:507] Master 127.16.6.126:35253 requested a full tablet report, sending...
I20260713 09:05:58.724565 17435 ts_manager.cc:194] Registered new tserver with Master: 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:58.725615 16409 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015977297s
I20260713 09:05:58.726032 17435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37202
I20260713 09:05:58.752934 17435 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37212:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:05:58.757370 17435 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:05:58.874383 17525 tablet_service.cc:1511] Processing CreateTablet for tablet f679adbe263a42a686b71ca7c38958eb (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:58.875924 17525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f679adbe263a42a686b71ca7c38958eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.875444 17526 tablet_service.cc:1511] Processing CreateTablet for tablet 44f224ca75ad490fa8d00616fc5c5d3f (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:58.877427 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f224ca75ad490fa8d00616fc5c5d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.878276 17523 tablet_service.cc:1511] Processing CreateTablet for tablet 72faf30c84d4438882c80dea0443738c (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:58.879558 17523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72faf30c84d4438882c80dea0443738c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.882157 17524 tablet_service.cc:1511] Processing CreateTablet for tablet f129a1f82cbf47e2b7a1832e3152a894 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:58.883345 17527 tablet_service.cc:1511] Processing CreateTablet for tablet 9edfe4a254e845dcbd50b6cc1cde1c46 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:58.884853 17527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9edfe4a254e845dcbd50b6cc1cde1c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.886493 17522 tablet_service.cc:1511] Processing CreateTablet for tablet acbb44efae04425ba8f11daa4593f3db (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:58.887794 17522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbb44efae04425ba8f11daa4593f3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.888955 17524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f129a1f82cbf47e2b7a1832e3152a894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.893347 17521 tablet_service.cc:1511] Processing CreateTablet for tablet 5565de042299435aa792d4be5f6c0278 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:58.894769 17521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5565de042299435aa792d4be5f6c0278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.907109 17520 tablet_service.cc:1511] Processing CreateTablet for tablet 374eeb54bdf0426b92c439513990a924 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:58.909001 17520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374eeb54bdf0426b92c439513990a924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.912320 17525 tablet_service.cc:1511] Processing CreateTablet for tablet 88eda3abb746445589f012554e6cd4fe (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:58.919190 17526 tablet_service.cc:1511] Processing CreateTablet for tablet 393fd213e0814f9b9cf69f978655faef (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:58.914209 17525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eda3abb746445589f012554e6cd4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.926000 17519 tablet_service.cc:1511] Processing CreateTablet for tablet de63dc282b60407e84a22e2345f1a138 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:58.929765 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393fd213e0814f9b9cf69f978655faef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.930470 17519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de63dc282b60407e84a22e2345f1a138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.935197 17602 tablet_service.cc:1511] Processing CreateTablet for tablet 9edfe4a254e845dcbd50b6cc1cde1c46 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:58.936710 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9edfe4a254e845dcbd50b6cc1cde1c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.938601 17521 tablet_service.cc:1511] Processing CreateTablet for tablet 1680018713f542cf808e5a6cbf027db4 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:58.940016 17521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1680018713f542cf808e5a6cbf027db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.946090 17523 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc27071991243d6b0e8899bf6e021ac (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:58.947382 17523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc27071991243d6b0e8899bf6e021ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.950256 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 44f224ca75ad490fa8d00616fc5c5d3f (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:58.951761 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f224ca75ad490fa8d00616fc5c5d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.947376 17725 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:58.972414 17523 tablet_service.cc:1511] Processing CreateTablet for tablet 6645c0d91a9d4b42a1853e7b01318def (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:58.975106 17725 tablet_bootstrap.cc:654] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:58.972627 17520 tablet_service.cc:1511] Processing CreateTablet for tablet e599ba63306b4cc981cdce14c3255f61 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:58.974663 17521 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad10eeb8b54b68af6e25bb4e61d819 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:58.977389 17600 tablet_service.cc:1511] Processing CreateTablet for tablet f679adbe263a42a686b71ca7c38958eb (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:58.978070 17599 tablet_service.cc:1511] Processing CreateTablet for tablet f129a1f82cbf47e2b7a1832e3152a894 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:58.986076 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f679adbe263a42a686b71ca7c38958eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.985836 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 5565de042299435aa792d4be5f6c0278 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:58.987345 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5565de042299435aa792d4be5f6c0278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.988232 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f129a1f82cbf47e2b7a1832e3152a894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.991832 17593 tablet_service.cc:1511] Processing CreateTablet for tablet 393fd213e0814f9b9cf69f978655faef (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:58.978466 17523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6645c0d91a9d4b42a1853e7b01318def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:58.980285 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 72faf30c84d4438882c80dea0443738c (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:58.983093 17597 tablet_service.cc:1511] Processing CreateTablet for tablet acbb44efae04425ba8f11daa4593f3db (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:58.995080 17595 tablet_service.cc:1511] Processing CreateTablet for tablet 374eeb54bdf0426b92c439513990a924 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:58.998314 17594 tablet_service.cc:1511] Processing CreateTablet for tablet 88eda3abb746445589f012554e6cd4fe (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:59.004925 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 9edfe4a254e845dcbd50b6cc1cde1c46 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:05:59.004801 17525 tablet_service.cc:1511] Processing CreateTablet for tablet ed22b490db664b8280ff2aff54a0abb6 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:59.005998 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393fd213e0814f9b9cf69f978655faef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.006422 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9edfe4a254e845dcbd50b6cc1cde1c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.007017 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72faf30c84d4438882c80dea0443738c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.006420 17525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed22b490db664b8280ff2aff54a0abb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.010015 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374eeb54bdf0426b92c439513990a924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.010752 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbb44efae04425ba8f11daa4593f3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.011570 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eda3abb746445589f012554e6cd4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.028990 17675 tablet_service.cc:1511] Processing CreateTablet for tablet 44f224ca75ad490fa8d00616fc5c5d3f (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:05:59.031236 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f224ca75ad490fa8d00616fc5c5d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.034862 17674 tablet_service.cc:1511] Processing CreateTablet for tablet f679adbe263a42a686b71ca7c38958eb (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:05:59.036352 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f679adbe263a42a686b71ca7c38958eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.042640 17673 tablet_service.cc:1511] Processing CreateTablet for tablet f129a1f82cbf47e2b7a1832e3152a894 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:05:59.044179 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f129a1f82cbf47e2b7a1832e3152a894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.046108 17669 tablet_service.cc:1511] Processing CreateTablet for tablet 374eeb54bdf0426b92c439513990a924 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:05:59.046905 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 72faf30c84d4438882c80dea0443738c (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:05:59.031296 17520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e599ba63306b4cc981cdce14c3255f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.047675 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374eeb54bdf0426b92c439513990a924. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.048400 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72faf30c84d4438882c80dea0443738c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.049975 17521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad10eeb8b54b68af6e25bb4e61d819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.050899 17671 tablet_service.cc:1511] Processing CreateTablet for tablet acbb44efae04425ba8f11daa4593f3db (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:05:59.052345 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbb44efae04425ba8f11daa4593f3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.044198 17670 tablet_service.cc:1511] Processing CreateTablet for tablet 5565de042299435aa792d4be5f6c0278 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:05:59.055063 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5565de042299435aa792d4be5f6c0278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.055562 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 88eda3abb746445589f012554e6cd4fe (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:05:59.056969 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eda3abb746445589f012554e6cd4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.067757 17667 tablet_service.cc:1511] Processing CreateTablet for tablet 393fd213e0814f9b9cf69f978655faef (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:05:59.069499 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393fd213e0814f9b9cf69f978655faef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.098735 17522 tablet_service.cc:1511] Processing CreateTablet for tablet 776a75a34efa4b7eaad237ddc6ac7ed2 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:59.100252 17522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776a75a34efa4b7eaad237ddc6ac7ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.124764 17526 tablet_service.cc:1511] Processing CreateTablet for tablet 11af7529fd3b4e369041a6bd228acd40 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:59.126577 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11af7529fd3b4e369041a6bd228acd40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.140472 17602 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc27071991243d6b0e8899bf6e021ac (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:59.173501 17520 tablet_service.cc:1511] Processing CreateTablet for tablet c740a6eba65d4d21a5820a8f6e32ebb8 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:59.175231 17520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c740a6eba65d4d21a5820a8f6e32ebb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.176275 17727 tablet_bootstrap.cc:492] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.182756 17669 tablet_service.cc:1511] Processing CreateTablet for tablet de63dc282b60407e84a22e2345f1a138 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:59.184120 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de63dc282b60407e84a22e2345f1a138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.184268 17519 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6aeef1291f4164a630caae1ae79edc (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:59.185652 17519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6aeef1291f4164a630caae1ae79edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.190018 17524 tablet_service.cc:1511] Processing CreateTablet for tablet b5637b6e161e4b5f920b3fffc9382817 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:59.190685 17596 tablet_service.cc:1511] Processing CreateTablet for tablet 6645c0d91a9d4b42a1853e7b01318def (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:59.191247 17524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5637b6e161e4b5f920b3fffc9382817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.191475 17676 tablet_service.cc:1511] Processing CreateTablet for tablet e599ba63306b4cc981cdce14c3255f61 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:59.192844 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e599ba63306b4cc981cdce14c3255f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.194175 17667 tablet_service.cc:1511] Processing CreateTablet for tablet 1680018713f542cf808e5a6cbf027db4 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:59.195711 17728 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.196571 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1680018713f542cf808e5a6cbf027db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.185410 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 1680018713f542cf808e5a6cbf027db4 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:05:59.203349 17725 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.203258 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 776a75a34efa4b7eaad237ddc6ac7ed2 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:59.178928 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc27071991243d6b0e8899bf6e021ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.213778 17725 ts_tablet_manager.cc:1403] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.267s	user 0.076s	sys 0.105s
I20260713 09:05:59.213881 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1680018713f542cf808e5a6cbf027db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.215060 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc27071991243d6b0e8899bf6e021ac (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:05:59.216419 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc27071991243d6b0e8899bf6e021ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.216959 17725 raft_consensus.cc:359] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.217775 17725 raft_consensus.cc:385] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.188410 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad10eeb8b54b68af6e25bb4e61d819 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:59.218164 17725 raft_consensus.cc:740] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.219071 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad10eeb8b54b68af6e25bb4e61d819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.223302 17596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6645c0d91a9d4b42a1853e7b01318def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.226069 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776a75a34efa4b7eaad237ddc6ac7ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.227501 17668 tablet_service.cc:1511] Processing CreateTablet for tablet 72ad10eeb8b54b68af6e25bb4e61d819 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:05:59.228792 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad10eeb8b54b68af6e25bb4e61d819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.230777 17593 tablet_service.cc:1511] Processing CreateTablet for tablet de63dc282b60407e84a22e2345f1a138 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:05:59.231263 17597 tablet_service.cc:1511] Processing CreateTablet for tablet ed22b490db664b8280ff2aff54a0abb6 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:59.232120 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de63dc282b60407e84a22e2345f1a138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.238525 17523 tablet_service.cc:1511] Processing CreateTablet for tablet f5738418316b4fd0843e6174c56149b3 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:59.240026 17523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5738418316b4fd0843e6174c56149b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.240226 17727 tablet_bootstrap.cc:654] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.243037 17594 tablet_service.cc:1511] Processing CreateTablet for tablet e599ba63306b4cc981cdce14c3255f61 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:05:59.256247 17675 tablet_service.cc:1511] Processing CreateTablet for tablet 776a75a34efa4b7eaad237ddc6ac7ed2 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:05:59.259286 17525 tablet_service.cc:1511] Processing CreateTablet for tablet dda234d04e4e45c4ac64bf67b2bec01c (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:59.259457 17671 tablet_service.cc:1511] Processing CreateTablet for tablet 11af7529fd3b4e369041a6bd228acd40 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:59.260809 17525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda234d04e4e45c4ac64bf67b2bec01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.261754 17597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed22b490db664b8280ff2aff54a0abb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.263465 17670 tablet_service.cc:1511] Processing CreateTablet for tablet c740a6eba65d4d21a5820a8f6e32ebb8 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:59.270823 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 776a75a34efa4b7eaad237ddc6ac7ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.270488 17676 tablet_service.cc:1511] Processing CreateTablet for tablet f5738418316b4fd0843e6174c56149b3 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:59.271904 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5738418316b4fd0843e6174c56149b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.274070 17672 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6aeef1291f4164a630caae1ae79edc (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:59.237036 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 6645c0d91a9d4b42a1853e7b01318def (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:05:59.275336 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6aeef1291f4164a630caae1ae79edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.278060 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e599ba63306b4cc981cdce14c3255f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.244727 17725 consensus_queue.cc:260] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.285065 17601 tablet_service.cc:1511] Processing CreateTablet for tablet c740a6eba65d4d21a5820a8f6e32ebb8 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:05:59.285699 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6645c0d91a9d4b42a1853e7b01318def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.286547 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c740a6eba65d4d21a5820a8f6e32ebb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.290871 17598 tablet_service.cc:1511] Processing CreateTablet for tablet f5738418316b4fd0843e6174c56149b3 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:05:59.292346 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5738418316b4fd0843e6174c56149b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.293221 17728 tablet_bootstrap.cc:654] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.242319 17673 tablet_service.cc:1511] Processing CreateTablet for tablet ed22b490db664b8280ff2aff54a0abb6 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:05:59.298506 17595 tablet_service.cc:1511] Processing CreateTablet for tablet 11af7529fd3b4e369041a6bd228acd40 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:05:59.299796 17595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11af7529fd3b4e369041a6bd228acd40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.309831 17670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c740a6eba65d4d21a5820a8f6e32ebb8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:05:59.321950 17483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:05:59.329352 17674 tablet_service.cc:1511] Processing CreateTablet for tablet dda234d04e4e45c4ac64bf67b2bec01c (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:59.332944 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda234d04e4e45c4ac64bf67b2bec01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.338297 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6aeef1291f4164a630caae1ae79edc (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:05:59.342748 17725 ts_tablet_manager.cc:1434] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.023s
I20260713 09:05:59.343750 17562 heartbeater.cc:499] Master 127.16.6.126:35253 was elected leader, sending a full tablet report...
I20260713 09:05:59.346088 17594 tablet_service.cc:1511] Processing CreateTablet for tablet b5637b6e161e4b5f920b3fffc9382817 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:59.347458 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5637b6e161e4b5f920b3fffc9382817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.355969 17668 tablet_service.cc:1511] Processing CreateTablet for tablet b5637b6e161e4b5f920b3fffc9382817 (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:05:59.354388 17671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11af7529fd3b4e369041a6bd228acd40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.357506 17668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5637b6e161e4b5f920b3fffc9382817. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.357599 17727 tablet_bootstrap.cc:492] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:05:59.358220 17727 ts_tablet_manager.cc:1403] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.005s
I20260713 09:05:59.358783 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed22b490db664b8280ff2aff54a0abb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.362556 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6aeef1291f4164a630caae1ae79edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.381910 17725 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:59.388993 17728 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.389545 17728 ts_tablet_manager.cc:1403] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.194s	user 0.010s	sys 0.003s
I20260713 09:05:59.361451 17727 raft_consensus.cc:359] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.394055 17727 raft_consensus.cc:385] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.394421 17727 raft_consensus.cc:740] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.395375 17727 consensus_queue.cc:260] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.392902 17728 raft_consensus.cc:359] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.405499 17728 raft_consensus.cc:385] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.425241 17728 raft_consensus.cc:740] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.426183 17728 consensus_queue.cc:260] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.428701 17593 tablet_service.cc:1511] Processing CreateTablet for tablet dda234d04e4e45c4ac64bf67b2bec01c (DEFAULT_TABLE table=test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:05:59.430855 17593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda234d04e4e45c4ac64bf67b2bec01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:05:59.456054 17637 heartbeater.cc:499] Master 127.16.6.126:35253 was elected leader, sending a full tablet report...
I20260713 09:05:59.457065 17728 ts_tablet_manager.cc:1434] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.023s
I20260713 09:05:59.458436 17711 heartbeater.cc:499] Master 127.16.6.126:35253 was elected leader, sending a full tablet report...
I20260713 09:05:59.467741 17728 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.469295 17725 tablet_bootstrap.cc:654] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.474882 17727 ts_tablet_manager.cc:1434] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.116s	user 0.026s	sys 0.033s
I20260713 09:05:59.476056 17727 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.482754 17730 raft_consensus.cc:493] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.483314 17730 raft_consensus.cc:515] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.484083 17727 tablet_bootstrap.cc:654] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.484512 17728 tablet_bootstrap.cc:654] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.490206 17725 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.490743 17725 ts_tablet_manager.cc:1403] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.005s
I20260713 09:05:59.492658 17730 leader_election.cc:290] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.495033 17733 raft_consensus.cc:493] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.495671 17733 raft_consensus.cc:515] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.517184 17733 leader_election.cc:290] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:05:59.528035 17725 raft_consensus.cc:359] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.529618 17725 raft_consensus.cc:385] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.530207 17725 raft_consensus.cc:740] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.531702 17725 consensus_queue.cc:260] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.550148 17732 raft_consensus.cc:493] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.553854 17732 raft_consensus.cc:515] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.566087 17732 leader_election.cc:290] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.566406 17728 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.572081 17728 ts_tablet_manager.cc:1403] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.105s	user 0.041s	sys 0.043s
I20260713 09:05:59.574512 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:05:59.575398 17730 raft_consensus.cc:493] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.575901 17730 raft_consensus.cc:515] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.578019 17730 leader_election.cc:290] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.580263 17728 raft_consensus.cc:359] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.582113 17728 raft_consensus.cc:385] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.582791 17728 raft_consensus.cc:740] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.584337 17728 consensus_queue.cc:260] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.589635 17728 ts_tablet_manager.cc:1434] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260713 09:05:59.591696 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f224ca75ad490fa8d00616fc5c5d3f" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:05:59.593595 17728 tablet_bootstrap.cc:492] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.593760 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f679adbe263a42a686b71ca7c38958eb" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
W20260713 09:05:59.594811 17503 leader_election.cc:343] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.600746 17725 ts_tablet_manager.cc:1434] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.110s	user 0.016s	sys 0.002s
I20260713 09:05:59.600875 17727 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:05:59.601608 17727 ts_tablet_manager.cc:1403] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.126s	user 0.050s	sys 0.071s
W20260713 09:05:59.602154 17503 leader_election.cc:343] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.602165 17725 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:59.604981 17727 raft_consensus.cc:359] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.605837 17727 raft_consensus.cc:385] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.606184 17727 raft_consensus.cc:740] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.607126 17727 consensus_queue.cc:260] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.607713 17728 tablet_bootstrap.cc:654] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.608668 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f224ca75ad490fa8d00616fc5c5d3f" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:05:59.609433 17686 raft_consensus.cc:2468] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
W20260713 09:05:59.610244 17651 leader_election.cc:343] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.611265 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f679adbe263a42a686b71ca7c38958eb" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:05:59.612929 17725 tablet_bootstrap.cc:654] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.613451 17503 leader_election.cc:304] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: d47138183b134690adf3ee7840c4526c
W20260713 09:05:59.615345 17503 leader_election.cc:343] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.615900 17503 leader_election.cc:304] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:05:59.616869 17730 raft_consensus.cc:2804] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.617326 17730 raft_consensus.cc:493] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.617774 17730 raft_consensus.cc:3060] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.622721 17728 tablet_bootstrap.cc:492] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.623374 17728 ts_tablet_manager.cc:1403] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.001s
I20260713 09:05:59.625159 17730 raft_consensus.cc:515] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.629818 17749 raft_consensus.cc:2749] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.631008 17728 raft_consensus.cc:359] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.632081 17728 raft_consensus.cc:385] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.632405 17727 ts_tablet_manager.cc:1434] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:05:59.632444 17728 raft_consensus.cc:740] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.633409 17727 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.633795 17728 consensus_queue.cc:260] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.634625 17730 leader_election.cc:290] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.636073 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f224ca75ad490fa8d00616fc5c5d3f" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:05:59.636806 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f224ca75ad490fa8d00616fc5c5d3f" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:05:59.639766 17685 raft_consensus.cc:3060] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.640800 17728 ts_tablet_manager.cc:1434] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:05:59.641927 17728 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.644882 17727 tablet_bootstrap.cc:654] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.637012 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:05:59.645998 17611 raft_consensus.cc:2468] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
W20260713 09:05:59.647713 17503 leader_election.cc:343] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.648851 17728 tablet_bootstrap.cc:654] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.650848 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:05:59.648593 17652 leader_election.cc:304] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
W20260713 09:05:59.652236 17578 leader_election.cc:343] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.653146 17733 raft_consensus.cc:2804] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.653503 17733 raft_consensus.cc:493] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.653926 17733 raft_consensus.cc:3060] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.657019 17685 raft_consensus.cc:2468] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:05:59.659789 17503 leader_election.cc:304] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: d47138183b134690adf3ee7840c4526c
I20260713 09:05:59.660226 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:05:59.660987 17730 raft_consensus.cc:2804] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.638162 17725 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.661451 17730 raft_consensus.cc:697] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:05:59.661818 17725 ts_tablet_manager.cc:1403] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.010s
W20260713 09:05:59.662146 17577 leader_election.cc:343] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.662338 17730 consensus_queue.cc:237] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.662806 17577 leader_election.cc:304] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:05:59.664357 17732 raft_consensus.cc:2749] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.664795 17725 raft_consensus.cc:359] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.665925 17725 raft_consensus.cc:385] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.666242 17725 raft_consensus.cc:740] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.667096 17725 consensus_queue.cc:260] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.669225 17725 ts_tablet_manager.cc:1434] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:05:59.673735 17725 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:59.677163 17733 raft_consensus.cc:515] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.682296 17725 tablet_bootstrap.cc:654] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.683749 17433 catalog_manager.cc:5697] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.688369 17727 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:05:59.688550 17728 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.688865 17727 ts_tablet_manager.cc:1403] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.015s
I20260713 09:05:59.689041 17728 ts_tablet_manager.cc:1403] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.017s
I20260713 09:05:59.691838 17727 raft_consensus.cc:359] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.693379 17727 raft_consensus.cc:385] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.693835 17727 raft_consensus.cc:740] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.694517 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:05:59.694864 17727 consensus_queue.cc:260] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
W20260713 09:05:59.696192 17651 leader_election.cc:343] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.698419 17733 leader_election.cc:290] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:05:59.699360 17727 ts_tablet_manager.cc:1434] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:05:59.699605 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:05:59.700349 17727 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.700393 17611 raft_consensus.cc:3060] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.692685 17728 raft_consensus.cc:359] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.701727 17728 raft_consensus.cc:385] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.702054 17728 raft_consensus.cc:740] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.702750 17728 consensus_queue.cc:260] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.704838 17728 ts_tablet_manager.cc:1434] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.006s
I20260713 09:05:59.705818 17728 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.712958 17728 tablet_bootstrap.cc:654] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.714035 17611 raft_consensus.cc:2468] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:05:59.714836 17725 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.715402 17725 ts_tablet_manager.cc:1403] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.015s
I20260713 09:05:59.715327 17652 leader_election.cc:304] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:05:59.716678 17733 raft_consensus.cc:2804] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.720036 17725 raft_consensus.cc:359] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.724076 17725 raft_consensus.cc:385] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.724503 17725 raft_consensus.cc:740] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.725484 17725 consensus_queue.cc:260] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.728533 17725 ts_tablet_manager.cc:1434] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260713 09:05:59.729830 17725 tablet_bootstrap.cc:492] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:59.722723 17727 tablet_bootstrap.cc:654] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.737262 17728 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.737854 17728 ts_tablet_manager.cc:1403] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260713 09:05:59.738406 17725 tablet_bootstrap.cc:654] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.741115 17728 raft_consensus.cc:359] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.742208 17728 raft_consensus.cc:385] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.742666 17728 raft_consensus.cc:740] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.743853 17728 consensus_queue.cc:260] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.747238 17728 ts_tablet_manager.cc:1434] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:05:59.748632 17728 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.757191 17733 raft_consensus.cc:697] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:05:59.757550 17728 tablet_bootstrap.cc:654] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.758483 17733 consensus_queue.cc:237] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.768795 17725 tablet_bootstrap.cc:492] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.768940 17727 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:05:59.769341 17725 ts_tablet_manager.cc:1403] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.022s
I20260713 09:05:59.769536 17727 ts_tablet_manager.cc:1403] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.026s
I20260713 09:05:59.770328 17760 raft_consensus.cc:493] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.770812 17760 raft_consensus.cc:515] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.772697 17725 raft_consensus.cc:359] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.773083 17760 leader_election.cc:290] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:05:59.772931 17727 raft_consensus.cc:359] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.773392 17725 raft_consensus.cc:385] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.773689 17727 raft_consensus.cc:385] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.773739 17725 raft_consensus.cc:740] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.774098 17727 raft_consensus.cc:740] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.774747 17725 consensus_queue.cc:260] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.774847 17727 consensus_queue.cc:260] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.776407 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:05:59.777215 17727 ts_tablet_manager.cc:1434] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:05:59.777355 17725 ts_tablet_manager.cc:1434] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:59.778224 17727 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.778354 17725 tablet_bootstrap.cc:492] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:59.776510 17433 catalog_manager.cc:5697] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
W20260713 09:05:59.780864 17652 leader_election.cc:343] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.774796 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:05:59.785027 17725 tablet_bootstrap.cc:654] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:59.789862 17651 leader_election.cc:343] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.790350 17651 leader_election.cc:304] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c
I20260713 09:05:59.791188 17760 raft_consensus.cc:2749] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.785813 17727 tablet_bootstrap.cc:654] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.805671 17728 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.806268 17728 ts_tablet_manager.cc:1403] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.027s
I20260713 09:05:59.806610 17725 tablet_bootstrap.cc:492] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.807106 17725 ts_tablet_manager.cc:1403] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.020s
I20260713 09:05:59.807132 17727 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:05:59.808071 17727 ts_tablet_manager.cc:1403] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.016s
I20260713 09:05:59.809545 17728 raft_consensus.cc:359] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.810338 17728 raft_consensus.cc:385] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.810698 17728 raft_consensus.cc:740] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.810530 17725 raft_consensus.cc:359] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.810855 17727 raft_consensus.cc:359] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.811314 17725 raft_consensus.cc:385] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.811532 17727 raft_consensus.cc:385] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.811621 17725 raft_consensus.cc:740] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.811882 17727 raft_consensus.cc:740] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.811851 17728 consensus_queue.cc:260] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.812479 17725 consensus_queue.cc:260] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.812796 17727 consensus_queue.cc:260] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.814811 17728 ts_tablet_manager.cc:1434] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260713 09:05:59.815150 17727 ts_tablet_manager.cc:1434] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260713 09:05:59.816042 17728 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.817793 17725 ts_tablet_manager.cc:1434] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:05:59.818766 17725 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:59.820072 17727 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.823448 17728 tablet_bootstrap.cc:654] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.825361 17725 tablet_bootstrap.cc:654] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.827594 17727 tablet_bootstrap.cc:654] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.836259 17732 raft_consensus.cc:493] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.836799 17732 raft_consensus.cc:515] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.838934 17732 leader_election.cc:290] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.840724 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393fd213e0814f9b9cf69f978655faef" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
W20260713 09:05:59.842212 17577 leader_election.cc:343] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.843951 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393fd213e0814f9b9cf69f978655faef" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:05:59.844587 17685 raft_consensus.cc:2468] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:05:59.845849 17578 leader_election.cc:304] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:05:59.847030 17732 raft_consensus.cc:2804] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.847445 17732 raft_consensus.cc:493] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.847820 17732 raft_consensus.cc:3060] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.855158 17725 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.855247 17732 raft_consensus.cc:515] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.855743 17725 ts_tablet_manager.cc:1403] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.020s
I20260713 09:05:59.855743 17728 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.856040 17727 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:05:59.856513 17728 ts_tablet_manager.cc:1403] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.005s
I20260713 09:05:59.856590 17727 ts_tablet_manager.cc:1403] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.015s
I20260713 09:05:59.858788 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393fd213e0814f9b9cf69f978655faef" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:05:59.858997 17725 raft_consensus.cc:359] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.859733 17725 raft_consensus.cc:385] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.859575 17728 raft_consensus.cc:359] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.860064 17725 raft_consensus.cc:740] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.859827 17727 raft_consensus.cc:359] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
W20260713 09:05:59.860320 17577 leader_election.cc:343] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.860616 17727 raft_consensus.cc:385] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.860303 17728 raft_consensus.cc:385] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.860994 17727 raft_consensus.cc:740] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.860833 17725 consensus_queue.cc:260] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.861312 17728 raft_consensus.cc:740] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.861882 17727 consensus_queue.cc:260] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.862455 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "393fd213e0814f9b9cf69f978655faef" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:05:59.862239 17728 consensus_queue.cc:260] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.863008 17685 raft_consensus.cc:3060] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.864477 17728 ts_tablet_manager.cc:1434] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:05:59.870191 17728 tablet_bootstrap.cc:492] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.873471 17725 ts_tablet_manager.cc:1434] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:05:59.873921 17732 leader_election.cc:290] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.879424 17725 tablet_bootstrap.cc:492] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:05:59.882129 17733 raft_consensus.cc:493] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.882825 17733 raft_consensus.cc:515] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.883883 17728 tablet_bootstrap.cc:654] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.887284 17725 tablet_bootstrap.cc:654] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.887302 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f679adbe263a42a686b71ca7c38958eb" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:05:59.888471 17537 raft_consensus.cc:2468] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:05:59.889989 17651 leader_election.cc:304] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:05:59.890516 17727 ts_tablet_manager.cc:1434] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.033s	user 0.017s	sys 0.016s
I20260713 09:05:59.890395 17770 raft_consensus.cc:493] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.890847 17760 raft_consensus.cc:2804] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.891261 17760 raft_consensus.cc:493] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.891522 17727 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.891674 17760 raft_consensus.cc:3060] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.891085 17770 raft_consensus.cc:515] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.894840 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:05:59.895331 17770 leader_election.cc:290] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
W20260713 09:05:59.896790 17577 leader_election.cc:343] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.898227 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:05:59.898633 17727 tablet_bootstrap.cc:654] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
W20260713 09:05:59.899742 17578 leader_election.cc:343] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.900195 17578 leader_election.cc:304] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:05:59.900600 17728 tablet_bootstrap.cc:492] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.901162 17728 ts_tablet_manager.cc:1403] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.006s
I20260713 09:05:59.903066 17730 raft_consensus.cc:493] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.903527 17730 raft_consensus.cc:515] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.904345 17728 raft_consensus.cc:359] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.904982 17728 raft_consensus.cc:385] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.905290 17728 raft_consensus.cc:740] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.905550 17730 leader_election.cc:290] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.905961 17728 consensus_queue.cc:260] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.907485 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
W20260713 09:05:59.909454 17503 leader_election.cc:343] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.911125 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:05:59.911558 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f679adbe263a42a686b71ca7c38958eb" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:05:59.911965 17611 raft_consensus.cc:2468] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:05:59.912400 17612 raft_consensus.cc:2468] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:05:59.913067 17733 leader_election.cc:290] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:05:59.914554 17503 leader_election.cc:304] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3
I20260713 09:05:59.915135 17728 ts_tablet_manager.cc:1434] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.002s
I20260713 09:05:59.915652 17730 raft_consensus.cc:2804] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:05:59.916026 17730 raft_consensus.cc:493] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:05:59.916365 17730 raft_consensus.cc:3060] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.919308 17770 raft_consensus.cc:2749] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.921878 17685 raft_consensus.cc:2468] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:05:59.922941 17760 raft_consensus.cc:515] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.925598 17578 leader_election.cc:304] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:05:59.927047 17770 raft_consensus.cc:2804] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.927791 17770 raft_consensus.cc:697] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:05:59.929947 17770 consensus_queue.cc:237] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.930745 17728 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.933058 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f679adbe263a42a686b71ca7c38958eb" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:05:59.933843 17537 raft_consensus.cc:3060] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.938233 17728 tablet_bootstrap.cc:654] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.940331 17727 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:05:59.940871 17727 ts_tablet_manager.cc:1403] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.024s
I20260713 09:05:59.942514 17537 raft_consensus.cc:2468] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:05:59.943729 17651 leader_election.cc:304] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:05:59.943872 17727 raft_consensus.cc:359] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.944599 17733 raft_consensus.cc:2804] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:05:59.944696 17727 raft_consensus.cc:385] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.945119 17733 raft_consensus.cc:697] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:05:59.945206 17727 raft_consensus.cc:740] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:05:59.946182 17733 consensus_queue.cc:237] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.946381 17727 consensus_queue.cc:260] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.948133 17749 raft_consensus.cc:493] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.948793 17727 ts_tablet_manager.cc:1434] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:05:59.948614 17749 raft_consensus.cc:515] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.949771 17727 tablet_bootstrap.cc:492] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:05:59.950942 17728 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:05:59.951611 17728 ts_tablet_manager.cc:1403] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260713 09:05:59.952996 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de63dc282b60407e84a22e2345f1a138" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:05:59.951732 17749 leader_election.cc:290] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
W20260713 09:05:59.954478 17503 leader_election.cc:343] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.954617 17728 raft_consensus.cc:359] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.955420 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de63dc282b60407e84a22e2345f1a138" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:05:59.955600 17728 raft_consensus.cc:385] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:05:59.956127 17728 raft_consensus.cc:740] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
W20260713 09:05:59.956740 17503 leader_election.cc:343] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.957237 17503 leader_election.cc:304] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:05:59.957813 17749 raft_consensus.cc:493] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:05:59.957341 17728 consensus_queue.cc:260] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.958341 17749 raft_consensus.cc:515] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.960788 17728 ts_tablet_manager.cc:1434] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:05:59.960937 17749 leader_election.cc:290] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.961637 17749 raft_consensus.cc:2749] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:05:59.962227 17728 tablet_bootstrap.cc:492] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:05:59.956768 17727 tablet_bootstrap.cc:654] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.967525 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f679adbe263a42a686b71ca7c38958eb" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:05:59.967887 17760 leader_election.cc:290] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:05:59.968122 17612 raft_consensus.cc:3060] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.969552 17728 tablet_bootstrap.cc:654] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:05:59.929966 17730 raft_consensus.cc:515] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:05:59.979269 17725 tablet_bootstrap.cc:492] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:05:59.979873 17725 ts_tablet_manager.cc:1403] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.101s	user 0.033s	sys 0.020s
I20260713 09:05:59.981607 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:05:59.982370 17611 raft_consensus.cc:2393] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in current term 1: Already voted for candidate 0221fcc236404cf0b29c2d54b303e8f3 in this term.
I20260713 09:05:59.982172 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:05:59.983299 17730 leader_election.cc:290] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:05:59.979764 17434 catalog_manager.cc:5697] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:05:59.985107 17503 leader_election.cc:304] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:05:59.986493 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:05:59.985713 17435 catalog_manager.cc:5697] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 0 to 1, leader changed from <none> to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:05:59.988075 17612 raft_consensus.cc:2468] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:05:59.989971 17730 raft_consensus.cc:3060] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:05:59.991653 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:05:59.987044 17611 raft_consensus.cc:3060] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:05:59.993086 17503 leader_election.cc:343] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:05:59.998245 17730 raft_consensus.cc:2749] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:00.000541 17725 raft_consensus.cc:359] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.001885 17725 raft_consensus.cc:385] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.002374 17725 raft_consensus.cc:740] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.003470 17725 consensus_queue.cc:260] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.005400 17725 ts_tablet_manager.cc:1434] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260713 09:06:00.010520 17725 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:00.012848 17760 raft_consensus.cc:493] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.013439 17760 raft_consensus.cc:515] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.015837 17760 leader_election.cc:290] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.016687 17725 tablet_bootstrap.cc:654] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.017081 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.017825 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.018515 17537 raft_consensus.cc:2468] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:00.015509 17611 raft_consensus.cc:2468] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
W20260713 09:06:00.018683 17652 leader_election.cc:343] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.019603 17503 leader_election.cc:304] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3
I20260713 09:06:00.020213 17651 leader_election.cc:304] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.021044 17730 raft_consensus.cc:2804] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.021361 17733 raft_consensus.cc:493] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.021587 17730 raft_consensus.cc:697] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:00.021885 17733 raft_consensus.cc:515] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.022503 17730 consensus_queue.cc:237] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.023440 17728 tablet_bootstrap.cc:492] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.023854 17728 ts_tablet_manager.cc:1403] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.062s	user 0.007s	sys 0.003s
I20260713 09:06:00.024072 17733 leader_election.cc:290] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.024626 17733 raft_consensus.cc:2804] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.024947 17733 raft_consensus.cc:493] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.025275 17733 raft_consensus.cc:3060] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.027015 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.026495 17728 raft_consensus.cc:359] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.027633 17728 raft_consensus.cc:385] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.027663 17537 raft_consensus.cc:2468] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:00.031010 17728 raft_consensus.cc:740] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.031857 17651 leader_election.cc:304] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.031742 17728 consensus_queue.cc:260] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.027016 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.032441 17733 raft_consensus.cc:515] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.033792 17728 ts_tablet_manager.cc:1434] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
W20260713 09:06:00.033917 17652 leader_election.cc:343] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.034390 17760 raft_consensus.cc:2804] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.034948 17760 raft_consensus.cc:493] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.035382 17760 raft_consensus.cc:3060] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.035634 17727 tablet_bootstrap.cc:492] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.035671 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:00.036362 17727 ts_tablet_manager.cc:1403] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.016s
I20260713 09:06:00.036466 17537 raft_consensus.cc:3060] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.039747 17727 raft_consensus.cc:359] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.040437 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.040601 17727 raft_consensus.cc:385] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.041085 17727 raft_consensus.cc:740] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
W20260713 09:06:00.041911 17652 leader_election.cc:343] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.042050 17727 consensus_queue.cc:260] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.042665 17733 leader_election.cc:290] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.043380 17760 raft_consensus.cc:515] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.048466 17727 ts_tablet_manager.cc:1434] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:06:00.047609 17433 catalog_manager.cc:5697] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.048629 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:00.049340 17536 raft_consensus.cc:3060] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.049435 17727 tablet_bootstrap.cc:492] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.055703 17727 tablet_bootstrap.cc:654] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.057379 17537 raft_consensus.cc:2468] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:00.059010 17725 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:00.059576 17725 ts_tablet_manager.cc:1403] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.011s
I20260713 09:06:00.060472 17651 leader_election.cc:304] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.061182 17733 raft_consensus.cc:2804] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.061671 17733 raft_consensus.cc:697] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:00.062219 17725 raft_consensus.cc:359] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.062873 17725 raft_consensus.cc:385] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.062484 17733 consensus_queue.cc:237] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.063140 17725 raft_consensus.cc:740] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.063768 17727 tablet_bootstrap.cc:492] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.064231 17727 ts_tablet_manager.cc:1403] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:06:00.064031 17725 consensus_queue.cc:260] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.065845 17536 raft_consensus.cc:2468] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:00.046077 17728 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.066766 17727 raft_consensus.cc:359] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.067446 17727 raft_consensus.cc:385] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.067725 17727 raft_consensus.cc:740] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.068361 17727 consensus_queue.cc:260] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.069478 17725 ts_tablet_manager.cc:1434] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:06:00.069245 17651 leader_election.cc:304] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.070391 17725 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:00.070516 17774 raft_consensus.cc:2804] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.075953 17727 ts_tablet_manager.cc:1434] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:06:00.076900 17727 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.082630 17727 tablet_bootstrap.cc:654] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.083520 17725 tablet_bootstrap.cc:654] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.092626 17760 leader_election.cc:290] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.092790 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.093420 17611 raft_consensus.cc:3060] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.094458 17727 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.095072 17727 ts_tablet_manager.cc:1403] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:06:00.097292 17760 raft_consensus.cc:493] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.097833 17760 raft_consensus.cc:515] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.098682 17727 raft_consensus.cc:359] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.099663 17727 raft_consensus.cc:385] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.099999 17727 raft_consensus.cc:740] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.100381 17774 raft_consensus.cc:697] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:00.100989 17727 consensus_queue.cc:260] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.101343 17774 consensus_queue.cc:237] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.103152 17611 raft_consensus.cc:2468] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:00.105127 17728 tablet_bootstrap.cc:654] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.109716 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.110684 17727 ts_tablet_manager.cc:1434] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:06:00.111951 17727 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.112391 17760 leader_election.cc:290] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.113394 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5565de042299435aa792d4be5f6c0278" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.114288 17612 raft_consensus.cc:2393] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0221fcc236404cf0b29c2d54b303e8f3 in current term 1: Already voted for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in this term.
I20260713 09:06:00.115499 17652 leader_election.cc:304] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.116564 17760 raft_consensus.cc:3060] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.119841 17727 tablet_bootstrap.cc:654] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.126611 17611 raft_consensus.cc:3060] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.132042 17760 raft_consensus.cc:2749] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:00.135481 17725 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:00.135996 17725 ts_tablet_manager.cc:1403] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.016s
I20260713 09:06:00.139004 17728 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.139492 17728 ts_tablet_manager.cc:1403] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.000s
I20260713 09:06:00.140895 17435 catalog_manager.cc:5697] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:00.142263 17728 raft_consensus.cc:359] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.142907 17728 raft_consensus.cc:385] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.143180 17728 raft_consensus.cc:740] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.143509 17730 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.143879 17727 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.144366 17727 ts_tablet_manager.cc:1403] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.003s
I20260713 09:06:00.144937 17725 raft_consensus.cc:359] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.143846 17728 consensus_queue.cc:260] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.145851 17725 raft_consensus.cc:385] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.146202 17725 raft_consensus.cc:740] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.146904 17725 consensus_queue.cc:260] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.147300 17728 ts_tablet_manager.cc:1434] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:00.148290 17728 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.149674 17725 ts_tablet_manager.cc:1434] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:06:00.147341 17727 raft_consensus.cc:359] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.150723 17725 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:00.151029 17727 raft_consensus.cc:385] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.151350 17727 raft_consensus.cc:740] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.151988 17727 consensus_queue.cc:260] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.155910 17727 ts_tablet_manager.cc:1434] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:06:00.156950 17727 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.158829 17728 tablet_bootstrap.cc:654] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.159231 17725 tablet_bootstrap.cc:654] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.161883 17760 raft_consensus.cc:493] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.162360 17760 raft_consensus.cc:515] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.166100 17730 raft_consensus.cc:493] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.169786 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.176996 17612 raft_consensus.cc:2468] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:00.170250 17727 tablet_bootstrap.cc:654] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.169154 17760 leader_election.cc:290] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.178160 17652 leader_election.cc:304] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:00.179080 17760 raft_consensus.cc:2804] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.179509 17760 raft_consensus.cc:493] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.179880 17760 raft_consensus.cc:3060] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.183018 17727 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.184146 17725 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:00.184508 17727 ts_tablet_manager.cc:1403] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.002s
I20260713 09:06:00.185118 17725 ts_tablet_manager.cc:1403] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.010s
I20260713 09:06:00.172498 17730 raft_consensus.cc:515] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.185976 17728 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.186410 17728 ts_tablet_manager.cc:1403] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.003s
I20260713 09:06:00.187561 17727 raft_consensus.cc:359] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.188445 17727 raft_consensus.cc:385] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.169762 17435 catalog_manager.cc:5697] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:00.189146 17732 raft_consensus.cc:493] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.189236 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72faf30c84d4438882c80dea0443738c" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.189265 17728 raft_consensus.cc:359] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.189667 17732 raft_consensus.cc:515] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.190109 17728 raft_consensus.cc:385] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.190382 17728 raft_consensus.cc:740] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.190714 17727 raft_consensus.cc:740] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.170950 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.191141 17728 consensus_queue.cc:260] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.191612 17727 consensus_queue.cc:260] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.192019 17685 raft_consensus.cc:2468] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
W20260713 09:06:00.192478 17651 leader_election.cc:343] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.194944 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72faf30c84d4438882c80dea0443738c" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.195848 17612 raft_consensus.cc:2468] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:06:00.197530 17503 leader_election.cc:304] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.198650 17728 ts_tablet_manager.cc:1434] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:06:00.198894 17777 raft_consensus.cc:2804] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.199412 17777 raft_consensus.cc:493] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.199573 17728 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.199877 17777 raft_consensus.cc:3060] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.176311 17770 raft_consensus.cc:493] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7f3e2b823ec349e5a7a5d144e8b77c42)
I20260713 09:06:00.201475 17770 raft_consensus.cc:515] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.206422 17728 tablet_bootstrap.cc:654] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.206707 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.207576 17685 raft_consensus.cc:2468] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:00.209851 17727 ts_tablet_manager.cc:1434] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.004s
I20260713 09:06:00.210294 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.210983 17727 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.191645 17732 leader_election.cc:290] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.214054 17770 leader_election.cc:290] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.214272 17774 raft_consensus.cc:493] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.188203 17725 raft_consensus.cc:359] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.214764 17774 raft_consensus.cc:515] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.214748 17725 raft_consensus.cc:385] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.216883 17774 leader_election.cc:290] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.216905 17725 raft_consensus.cc:740] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.209486 17578 leader_election.cc:304] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:00.217756 17725 consensus_queue.cc:260] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
W20260713 09:06:00.218307 17577 leader_election.cc:343] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.220790 17725 ts_tablet_manager.cc:1434] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260713 09:06:00.221792 17725 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:00.222141 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f224ca75ad490fa8d00616fc5c5d3f" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.222652 17727 tablet_bootstrap.cc:654] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.222873 17728 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.223300 17728 ts_tablet_manager.cc:1403] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260713 09:06:00.224212 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e599ba63306b4cc981cdce14c3255f61" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
W20260713 09:06:00.225703 17651 leader_election.cc:343] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.226164 17728 raft_consensus.cc:359] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.226815 17728 raft_consensus.cc:385] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.227074 17728 raft_consensus.cc:740] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.227399 17725 tablet_bootstrap.cc:654] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.227725 17749 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:00.227955 17728 consensus_queue.cc:260] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.230551 17728 ts_tablet_manager.cc:1434] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:06:00.231724 17728 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.187171 17730 leader_election.cc:290] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.235415 17770 raft_consensus.cc:2804] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.235857 17770 raft_consensus.cc:493] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.236236 17770 raft_consensus.cc:3060] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.242014 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f224ca75ad490fa8d00616fc5c5d3f" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.242414 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e599ba63306b4cc981cdce14c3255f61" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.243047 17770 raft_consensus.cc:515] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.245738 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
W20260713 09:06:00.247138 17577 leader_election.cc:343] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.248066 17770 leader_election.cc:290] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.248667 17728 tablet_bootstrap.cc:654] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.255270 17725 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:00.255352 17728 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.255810 17728 ts_tablet_manager.cc:1403] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.005s
I20260713 09:06:00.255810 17725 ts_tablet_manager.cc:1403] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.009s
W20260713 09:06:00.256726 17652 leader_election.cc:343] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.257385 17652 leader_election.cc:304] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.258818 17774 raft_consensus.cc:2749] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:00.258579 17728 raft_consensus.cc:359] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.259305 17728 raft_consensus.cc:385] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.258697 17725 raft_consensus.cc:359] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.259573 17728 raft_consensus.cc:740] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.259660 17725 raft_consensus.cc:385] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.259927 17725 raft_consensus.cc:740] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.260350 17728 consensus_queue.cc:260] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.260625 17725 consensus_queue.cc:260] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.262269 17725 ts_tablet_manager.cc:1434] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:06:00.262605 17728 ts_tablet_manager.cc:1434] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:06:00.263147 17725 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:00.263427 17728 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.263242 17578 leader_election.cc:304] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [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: d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:00.264338 17770 raft_consensus.cc:2749] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:00.266992 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:00.267670 17685 raft_consensus.cc:3060] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.272317 17728 tablet_bootstrap.cc:654] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.274209 17685 raft_consensus.cc:2468] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:00.276611 17725 tablet_bootstrap.cc:654] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.282130 17728 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.282812 17728 ts_tablet_manager.cc:1403] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.004s
I20260713 09:06:00.286341 17728 raft_consensus.cc:359] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.287151 17728 raft_consensus.cc:385] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.287576 17728 raft_consensus.cc:740] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.288427 17578 leader_election.cc:304] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:00.288335 17728 consensus_queue.cc:260] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.290540 17728 ts_tablet_manager.cc:1434] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:00.290880 17760 raft_consensus.cc:515] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.291565 17728 tablet_bootstrap.cc:492] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.294124 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
W20260713 09:06:00.295859 17651 leader_election.cc:343] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.296283 17760 leader_election.cc:290] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.302433 17777 raft_consensus.cc:515] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.309026 17777 leader_election.cc:290] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.309725 17728 tablet_bootstrap.cc:654] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.312144 17770 raft_consensus.cc:2804] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.312676 17770 raft_consensus.cc:697] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:00.313719 17770 consensus_queue.cc:237] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.320206 17727 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.321013 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72faf30c84d4438882c80dea0443738c" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.321756 17611 raft_consensus.cc:3060] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.310511 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72faf30c84d4438882c80dea0443738c" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:00.327869 17685 raft_consensus.cc:3060] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:00.333129 17483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:00.340296 17728 tablet_bootstrap.cc:492] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.340886 17728 ts_tablet_manager.cc:1403] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.002s
I20260713 09:06:00.343629 17728 raft_consensus.cc:359] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.345171 17728 raft_consensus.cc:385] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.345582 17728 raft_consensus.cc:740] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.346473 17728 consensus_queue.cc:260] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.347136 17433 catalog_manager.cc:5697] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 0 to 1, leader changed from <none> to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.349941 17728 ts_tablet_manager.cc:1434] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:00.350932 17728 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.352177 17774 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.358690 17728 tablet_bootstrap.cc:654] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.362574 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.363667 17774 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:00.374284 17760 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.321002 17727 ts_tablet_manager.cc:1403] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.110s	user 0.033s	sys 0.028s
I20260713 09:06:00.376591 17725 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:00.377053 17725 ts_tablet_manager.cc:1403] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.114s	user 0.027s	sys 0.066s
I20260713 09:06:00.378201 17727 raft_consensus.cc:359] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.379070 17727 raft_consensus.cc:385] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.379415 17727 raft_consensus.cc:740] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.380400 17611 raft_consensus.cc:2468] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:00.380295 17725 raft_consensus.cc:359] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.381337 17725 raft_consensus.cc:385] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.380326 17612 raft_consensus.cc:3060] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.381788 17725 raft_consensus.cc:740] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.382292 17503 leader_election.cc:304] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:00.382520 17725 consensus_queue.cc:260] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.383227 17777 raft_consensus.cc:2804] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.383857 17777 raft_consensus.cc:697] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:00.384696 17777 consensus_queue.cc:237] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.386854 17774 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:00.389532 17725 ts_tablet_manager.cc:1434] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260713 09:06:00.390457 17725 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:00.391971 17685 raft_consensus.cc:2468] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:00.396677 17725 tablet_bootstrap.cc:654] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.403364 17535 raft_consensus.cc:3060] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.412544 17770 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.414073 17727 consensus_queue.cc:260] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.417922 17727 ts_tablet_manager.cc:1434] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260713 09:06:00.418931 17727 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.436059 17760 raft_consensus.cc:493] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.442989 17760 raft_consensus.cc:515] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.443682 17777 consensus_queue.cc:1048] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:00.446668 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1680018713f542cf808e5a6cbf027db4" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.447218 17760 leader_election.cc:290] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.447355 17535 raft_consensus.cc:2468] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:00.448923 17651 leader_election.cc:304] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.449486 17760 raft_consensus.cc:493] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.449806 17785 raft_consensus.cc:2804] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.450197 17785 raft_consensus.cc:493] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.450529 17785 raft_consensus.cc:3060] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.451591 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1680018713f542cf808e5a6cbf027db4" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.452214 17610 raft_consensus.cc:2468] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:00.452368 17612 raft_consensus.cc:2468] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:00.449999 17760 raft_consensus.cc:515] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.455543 17728 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.456079 17728 ts_tablet_manager.cc:1403] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.003s
I20260713 09:06:00.456427 17760 leader_election.cc:290] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.459746 17728 raft_consensus.cc:359] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.460294 17728 raft_consensus.cc:385] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.460533 17728 raft_consensus.cc:740] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.461171 17728 consensus_queue.cc:260] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.462095 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.464234 17535 raft_consensus.cc:2468] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:00.463477 17785 raft_consensus.cc:515] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.466391 17651 leader_election.cc:304] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.467661 17733 raft_consensus.cc:2804] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.468138 17733 raft_consensus.cc:493] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.468551 17733 raft_consensus.cc:3060] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.474514 17728 ts_tablet_manager.cc:1434] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260713 09:06:00.478235 17728 tablet_bootstrap.cc:492] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.485018 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.486291 17652 leader_election.cc:304] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:00.486763 17777 raft_consensus.cc:493] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.487133 17760 raft_consensus.cc:2804] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.487638 17760 raft_consensus.cc:697] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
W20260713 09:06:00.488188 17652 leader_election.cc:343] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.488998 17612 raft_consensus.cc:3060] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.487461 17777 raft_consensus.cc:515] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.488812 17760 consensus_queue.cc:237] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.490212 17727 tablet_bootstrap.cc:654] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.491719 17777 leader_election.cc:290] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.493474 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1680018713f542cf808e5a6cbf027db4" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:00.494197 17535 raft_consensus.cc:3060] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.494395 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.495409 17685 raft_consensus.cc:2393] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in current term 1: Already voted for candidate d47138183b134690adf3ee7840c4526c in this term.
I20260713 09:06:00.493357 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.499163 17503 leader_election.cc:304] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.506580 17730 raft_consensus.cc:3060] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.517802 17785 leader_election.cc:290] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.521169 17777 consensus_queue.cc:1048] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:00.522071 17730 raft_consensus.cc:2749] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:00.523860 17435 catalog_manager.cc:5697] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.530908 17770 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.531306 17725 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:00.531522 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1680018713f542cf808e5a6cbf027db4" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.531808 17725 ts_tablet_manager.cc:1403] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.142s	user 0.012s	sys 0.037s
I20260713 09:06:00.532097 17612 raft_consensus.cc:3060] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.538841 17770 raft_consensus.cc:493] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.539458 17770 raft_consensus.cc:515] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.543617 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.544245 17537 raft_consensus.cc:2468] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:00.545487 17577 leader_election.cc:304] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [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: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:00.550685 17732 raft_consensus.cc:2804] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:00.551221 17732 raft_consensus.cc:493] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.551608 17535 raft_consensus.cc:2468] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:00.551648 17732 raft_consensus.cc:3060] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.553077 17651 leader_election.cc:304] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.554308 17725 raft_consensus.cc:359] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.559993 17725 raft_consensus.cc:385] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.560436 17725 raft_consensus.cc:740] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.566362 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.561371 17725 consensus_queue.cc:260] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.563287 17770 leader_election.cc:290] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.558110 17785 consensus_queue.cc:1048] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:06:00.542768 17733 raft_consensus.cc:515] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.579165 17795 raft_consensus.cc:493] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.579994 17795 raft_consensus.cc:515] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.583077 17795 leader_election.cc:290] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.570742 17818 raft_consensus.cc:2804] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.588138 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad10eeb8b54b68af6e25bb4e61d819" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.589212 17684 raft_consensus.cc:2468] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:00.588171 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad10eeb8b54b68af6e25bb4e61d819" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.590162 17725 ts_tablet_manager.cc:1434] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.001s
I20260713 09:06:00.592449 17725 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
W20260713 09:06:00.598346 17577 leader_election.cc:343] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.600172 17578 leader_election.cc:304] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:00.596557 17760 raft_consensus.cc:493] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.625145 17730 raft_consensus.cc:493] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.630110 17730 raft_consensus.cc:515] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.632241 17730 leader_election.cc:290] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.605968 17733 leader_election.cc:290] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.625378 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:00.624666 17760 raft_consensus.cc:515] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.653108 17535 raft_consensus.cc:3060] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.654599 17760 leader_election.cc:290] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.656983 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.657722 17534 raft_consensus.cc:2468] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:00.636045 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.658833 17684 raft_consensus.cc:2468] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:06:00.659709 17651 leader_election.cc:304] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.651814 17732 raft_consensus.cc:515] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.661405 17503 leader_election.cc:304] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.662261 17732 leader_election.cc:290] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 2 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.662442 17760 consensus_queue.cc:1048] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.662849 17732 raft_consensus.cc:2804] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.663074 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:00.663684 17534 raft_consensus.cc:3060] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.663856 17760 raft_consensus.cc:2804] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.664031 17730 raft_consensus.cc:2804] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.664265 17760 raft_consensus.cc:493] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.664496 17730 raft_consensus.cc:493] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.664294 17535 raft_consensus.cc:2468] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:00.664796 17760 raft_consensus.cc:3060] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.664922 17730 raft_consensus.cc:3060] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.666316 17651 leader_election.cc:304] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:00.667248 17785 raft_consensus.cc:2804] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.667784 17785 raft_consensus.cc:697] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:00.670883 17534 raft_consensus.cc:2468] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 2.
I20260713 09:06:00.673928 17577 leader_election.cc:304] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:00.673717 17785 consensus_queue.cc:237] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.663234 17732 raft_consensus.cc:493] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.676985 17732 raft_consensus.cc:3060] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.679837 17818 raft_consensus.cc:697] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:00.680151 17612 raft_consensus.cc:2468] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
W20260713 09:06:00.675169 17578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.67:35999, user_credentials={real_user=slave}} blocked reactor thread for 75009us
I20260713 09:06:00.675671 17795 raft_consensus.cc:493] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.681952 17795 raft_consensus.cc:515] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.684134 17795 leader_election.cc:290] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.685359 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374eeb54bdf0426b92c439513990a924" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:00.689787 17795 raft_consensus.cc:2804] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:00.690407 17795 raft_consensus.cc:697] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 2 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:00.690690 17760 raft_consensus.cc:515] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.695919 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:00.699040 17760 leader_election.cc:290] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.706050 17795 consensus_queue.cc:237] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.707314 17725 tablet_bootstrap.cc:654] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.709796 17536 raft_consensus.cc:1240] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Rejecting Update request from peer 0221fcc236404cf0b29c2d54b303e8f3 for earlier term 1. Current term is 2. Ops: []
I20260713 09:06:00.710932 17727 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.711411 17727 ts_tablet_manager.cc:1403] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.293s	user 0.011s	sys 0.010s
I20260713 09:06:00.711704 17774 consensus_queue.cc:1059] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.712615 17760 raft_consensus.cc:3055] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:00.712800 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.712990 17760 raft_consensus.cc:740] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:00.713866 17760 consensus_queue.cc:260] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.675387 17432 catalog_manager.cc:5697] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:00.714582 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.714982 17760 raft_consensus.cc:3060] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:00.716681 17728 tablet_bootstrap.cc:654] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.717248 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de63dc282b60407e84a22e2345f1a138" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.680917 17818 consensus_queue.cc:237] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.717957 17534 raft_consensus.cc:2468] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:00.719153 17577 leader_election.cc:304] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:00.721897 17822 raft_consensus.cc:2804] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:00.722460 17822 raft_consensus.cc:493] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:00.722795 17822 raft_consensus.cc:3060] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.723690 17732 raft_consensus.cc:515] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.726919 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad10eeb8b54b68af6e25bb4e61d819" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
W20260713 09:06:00.728212 17577 leader_election.cc:343] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.729131 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.731668 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de63dc282b60407e84a22e2345f1a138" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.732568 17684 raft_consensus.cc:2468] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:00.734331 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.741616 17774 consensus_queue.cc:1048] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:00.743965 17652 leader_election.cc:343] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:00.744980 17503 leader_election.cc:343] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.746025 17610 raft_consensus.cc:1240] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 2 LEADER]: Rejecting Update request from peer 0221fcc236404cf0b29c2d54b303e8f3 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260713 09:06:00.746687 17652 leader_election.cc:343] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.748543 17770 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:00.748826 17652 leader_election.cc:343] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.750312 17732 leader_election.cc:290] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.754588 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ad10eeb8b54b68af6e25bb4e61d819" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:00.755414 17685 raft_consensus.cc:3060] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.756971 17433 catalog_manager.cc:5697] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:00.760216 17433 catalog_manager.cc:5697] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:00.761595 17727 raft_consensus.cc:359] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.762249 17727 raft_consensus.cc:385] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.762511 17727 raft_consensus.cc:740] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.767989 17730 raft_consensus.cc:515] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.771973 17537 raft_consensus.cc:2393] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0221fcc236404cf0b29c2d54b303e8f3 in current term 1: Already voted for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in this term.
I20260713 09:06:00.772854 17730 leader_election.cc:290] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.775799 17651 leader_election.cc:304] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.777136 17823 raft_consensus.cc:2749] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:00.776925 17730 raft_consensus.cc:493] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.780872 17728 tablet_bootstrap.cc:492] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.781356 17728 ts_tablet_manager.cc:1403] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.303s	user 0.012s	sys 0.005s
I20260713 09:06:00.764956 17685 raft_consensus.cc:2468] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:00.782210 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:00.782300 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:00.783864 17578 leader_election.cc:304] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:00.784898 17795 raft_consensus.cc:2804] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:00.785382 17795 raft_consensus.cc:697] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
W20260713 09:06:00.785657 17503 leader_election.cc:343] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.786479 17795 consensus_queue.cc:237] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.775876 17822 raft_consensus.cc:515] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.770409 17727 consensus_queue.cc:260] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.796648 17686 raft_consensus.cc:2393] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in current term 1: Already voted for candidate 0221fcc236404cf0b29c2d54b303e8f3 in this term.
I20260713 09:06:00.797820 17727 ts_tablet_manager.cc:1434] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260713 09:06:00.798425 17728 raft_consensus.cc:359] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.799153 17728 raft_consensus.cc:385] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.799413 17728 raft_consensus.cc:740] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.800135 17728 consensus_queue.cc:260] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.800621 17503 leader_election.cc:304] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.801915 17777 raft_consensus.cc:2749] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:00.790786 17730 raft_consensus.cc:515] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.804785 17730 leader_election.cc:290] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.805016 17727 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.808887 17725 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:00.809283 17725 ts_tablet_manager.cc:1403] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.218s	user 0.013s	sys 0.004s
I20260713 09:06:00.807842 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.814145 17728 ts_tablet_manager.cc:1434] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260713 09:06:00.814428 17612 raft_consensus.cc:2393] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in current term 1: Already voted for candidate 0221fcc236404cf0b29c2d54b303e8f3 in this term.
I20260713 09:06:00.813472 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acbb44efae04425ba8f11daa4593f3db" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:00.815197 17728 tablet_bootstrap.cc:492] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:00.816205 17503 leader_election.cc:304] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.817057 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de63dc282b60407e84a22e2345f1a138" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:00.817181 17749 raft_consensus.cc:3060] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.817658 17537 raft_consensus.cc:3060] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.817838 17822 leader_election.cc:290] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:00.821949 17823 raft_consensus.cc:493] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:00.823072 17823 raft_consensus.cc:515] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.829694 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de63dc282b60407e84a22e2345f1a138" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:00.830655 17686 raft_consensus.cc:3060] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:00.832283 17537 raft_consensus.cc:2468] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:00.809773 17730 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:06:00.852768 17823 leader_election.cc:290] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:00.854383 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:00.855506 17749 raft_consensus.cc:2749] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:00.856115 17651 leader_election.cc:343] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.856689 17725 raft_consensus.cc:359] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.857373 17725 raft_consensus.cc:385] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.857692 17725 raft_consensus.cc:740] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.858309 17725 consensus_queue.cc:260] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.859104 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:00.859659 17577 leader_election.cc:304] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:00.860311 17725 ts_tablet_manager.cc:1434] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.000s
I20260713 09:06:00.862133 17725 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:00.866705 17727 tablet_bootstrap.cc:654] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.866290 17435 catalog_manager.cc:5697] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 1 to 2, leader changed from 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 2 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.861495 17822 raft_consensus.cc:2804] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:06:00.873402 17652 leader_election.cc:343] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:00.876190 17652 leader_election.cc:304] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c
I20260713 09:06:00.877864 17774 raft_consensus.cc:2749] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:00.872933 17822 raft_consensus.cc:697] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:00.881072 17822 consensus_queue.cc:237] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.895262 17749 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:00.900022 17728 tablet_bootstrap.cc:654] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.908375 17822 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:06:00.916846 17686 raft_consensus.cc:2468] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:00.917541 17823 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:00.920814 17727 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:00.921939 17727 ts_tablet_manager.cc:1403] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.117s	user 0.022s	sys 0.017s
I20260713 09:06:00.927548 17727 raft_consensus.cc:359] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.928465 17725 tablet_bootstrap.cc:654] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:00.928406 17727 raft_consensus.cc:385] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.928799 17727 raft_consensus.cc:740] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.930686 17727 consensus_queue.cc:260] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.946296 17727 ts_tablet_manager.cc:1434] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:06:00.943444 17435 catalog_manager.cc:5697] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 0 to 1, leader changed from <none> to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.948513 17727 tablet_bootstrap.cc:492] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:00.950469 17435 catalog_manager.cc:5697] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 0 to 1, leader changed from <none> to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:00.955144 17728 tablet_bootstrap.cc:492] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:00.956092 17728 ts_tablet_manager.cc:1403] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.141s	user 0.007s	sys 0.041s
I20260713 09:06:00.975368 17818 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:00.991058 17728 raft_consensus.cc:359] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.991860 17728 raft_consensus.cc:385] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:00.992128 17728 raft_consensus.cc:740] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:00.992805 17728 consensus_queue.cc:260] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:00.995029 17728 ts_tablet_manager.cc:1434] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:06:00.997781 17728 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:01.005220 17727 tablet_bootstrap.cc:654] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.010568 17822 raft_consensus.cc:493] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.011233 17822 raft_consensus.cc:515] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.013715 17822 leader_election.cc:290] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.014446 17818 raft_consensus.cc:493] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.014763 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.014972 17818 raft_consensus.cc:515] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.015760 17822 raft_consensus.cc:493] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:06:01.016235 17578 leader_election.cc:343] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.016201 17822 raft_consensus.cc:515] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.017019 17818 leader_election.cc:290] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:01.018285 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5637b6e161e4b5f920b3fffc9382817" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.019799 17535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e599ba63306b4cc981cdce14c3255f61" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
W20260713 09:06:01.020318 17652 leader_election.cc:343] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.020396 17535 raft_consensus.cc:2468] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:01.015229 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.020421 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5637b6e161e4b5f920b3fffc9382817" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.021950 17822 leader_election.cc:290] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.021832 17577 leader_election.cc:304] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
W20260713 09:06:01.022338 17651 leader_election.cc:343] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.022783 17651 leader_election.cc:304] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c
I20260713 09:06:01.024047 17725 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.024480 17725 ts_tablet_manager.cc:1403] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.163s	user 0.012s	sys 0.008s
I20260713 09:06:01.022848 17822 raft_consensus.cc:2804] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.024856 17822 raft_consensus.cc:493] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.025427 17822 raft_consensus.cc:3060] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.027652 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e599ba63306b4cc981cdce14c3255f61" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
W20260713 09:06:01.028017 17577 leader_election.cc:343] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.028292 17684 raft_consensus.cc:2468] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:01.028509 17577 leader_election.cc:304] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:01.029807 17795 raft_consensus.cc:2749] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.026815 17818 raft_consensus.cc:2749] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.033440 17728 tablet_bootstrap.cc:654] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.036675 17822 raft_consensus.cc:515] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.040412 17725 raft_consensus.cc:359] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.041154 17725 raft_consensus.cc:385] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.041437 17725 raft_consensus.cc:740] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.041430 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e599ba63306b4cc981cdce14c3255f61" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:01.042155 17537 raft_consensus.cc:3060] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.042449 17725 consensus_queue.cc:260] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.046586 17727 tablet_bootstrap.cc:492] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.046998 17727 ts_tablet_manager.cc:1403] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.099s	user 0.023s	sys 0.003s
I20260713 09:06:01.047683 17822 leader_election.cc:290] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.048182 17725 ts_tablet_manager.cc:1434] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:06:01.048784 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e599ba63306b4cc981cdce14c3255f61" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:01.049124 17725 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:01.049372 17684 raft_consensus.cc:3060] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.050602 17537 raft_consensus.cc:2468] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:01.050392 17727 raft_consensus.cc:359] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.051116 17727 raft_consensus.cc:385] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.051424 17727 raft_consensus.cc:740] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.051757 17577 leader_election.cc:304] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:01.052165 17727 consensus_queue.cc:260] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.052706 17822 raft_consensus.cc:2804] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.053325 17822 raft_consensus.cc:697] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:01.054313 17727 ts_tablet_manager.cc:1434] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:01.054171 17822 consensus_queue.cc:237] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.055219 17727 tablet_bootstrap.cc:492] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.056265 17684 raft_consensus.cc:2468] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:01.062484 17727 tablet_bootstrap.cc:654] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.066133 17725 tablet_bootstrap.cc:654] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.066859 17728 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:01.067549 17728 ts_tablet_manager.cc:1403] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.005s
I20260713 09:06:01.072466 17818 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:01.081745 17725 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.082288 17725 ts_tablet_manager.cc:1403] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.002s
I20260713 09:06:01.083070 17435 catalog_manager.cc:5697] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 0 to 1, leader changed from <none> to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.090332 17725 raft_consensus.cc:359] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.091362 17725 raft_consensus.cc:385] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.088357 17728 raft_consensus.cc:359] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.092298 17728 raft_consensus.cc:385] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.092749 17728 raft_consensus.cc:740] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.091714 17725 raft_consensus.cc:740] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.094367 17725 consensus_queue.cc:260] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
W20260713 09:06:01.102548 17652 consensus_peers.cc:597] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:01.095606 17728 consensus_queue.cc:260] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.104961 17728 ts_tablet_manager.cc:1434] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260713 09:06:01.107589 17728 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:01.106297 17725 ts_tablet_manager.cc:1434] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:06:01.115598 17725 tablet_bootstrap.cc:492] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:01.116241 17727 tablet_bootstrap.cc:492] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.116700 17727 ts_tablet_manager.cc:1403] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.034s
I20260713 09:06:01.119349 17727 raft_consensus.cc:359] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.120049 17727 raft_consensus.cc:385] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.120317 17727 raft_consensus.cc:740] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.121785 17725 tablet_bootstrap.cc:654] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.121081 17727 consensus_queue.cc:260] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.123708 17727 ts_tablet_manager.cc:1434] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:01.124996 17760 raft_consensus.cc:493] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.125381 17727 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.125675 17728 tablet_bootstrap.cc:654] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.125461 17760 raft_consensus.cc:515] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.127728 17760 leader_election.cc:290] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:01.129189 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776a75a34efa4b7eaad237ddc6ac7ed2" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.131304 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776a75a34efa4b7eaad237ddc6ac7ed2" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.131889 17609 raft_consensus.cc:2468] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
W20260713 09:06:01.132563 17651 leader_election.cc:343] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.132943 17727 tablet_bootstrap.cc:654] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.133797 17652 leader_election.cc:304] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:01.135671 17774 raft_consensus.cc:2804] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.136477 17774 raft_consensus.cc:493] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.136818 17774 raft_consensus.cc:3060] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.134377 17760 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:01.140419 17725 tablet_bootstrap.cc:492] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.140923 17725 ts_tablet_manager.cc:1403] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.006s
I20260713 09:06:01.141207 17785 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:01.143880 17725 raft_consensus.cc:359] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.144620 17725 raft_consensus.cc:385] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.144891 17725 raft_consensus.cc:740] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.145541 17725 consensus_queue.cc:260] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.147552 17725 ts_tablet_manager.cc:1434] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:01.148635 17725 tablet_bootstrap.cc:492] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:01.149801 17774 raft_consensus.cc:515] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.153939 17728 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:01.154490 17728 ts_tablet_manager.cc:1403] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.004s
I20260713 09:06:01.154389 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776a75a34efa4b7eaad237ddc6ac7ed2" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:01.155769 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776a75a34efa4b7eaad237ddc6ac7ed2" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
W20260713 09:06:01.156167 17651 leader_election.cc:343] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.156373 17610 raft_consensus.cc:3060] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.156870 17725 tablet_bootstrap.cc:654] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.157006 17774 leader_election.cc:290] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:01.165709 17610 raft_consensus.cc:2468] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:01.166325 17725 tablet_bootstrap.cc:492] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.166808 17725 ts_tablet_manager.cc:1403] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.006s
I20260713 09:06:01.169260 17728 raft_consensus.cc:359] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.178390 17728 raft_consensus.cc:385] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.169370 17725 raft_consensus.cc:359] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.170248 17652 leader_election.cc:304] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:01.178792 17728 raft_consensus.cc:740] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.179955 17727 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.179692 17728 consensus_queue.cc:260] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.180382 17727 ts_tablet_manager.cc:1403] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.003s
I20260713 09:06:01.180847 17760 raft_consensus.cc:2804] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.181367 17760 raft_consensus.cc:697] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:01.182221 17760 consensus_queue.cc:237] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.183499 17727 raft_consensus.cc:359] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.184129 17727 raft_consensus.cc:385] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.184376 17727 raft_consensus.cc:740] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.185050 17727 consensus_queue.cc:260] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.186936 17725 raft_consensus.cc:385] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.187259 17725 raft_consensus.cc:740] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.187912 17725 consensus_queue.cc:260] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.189595 17725 ts_tablet_manager.cc:1434] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:06:01.190434 17727 ts_tablet_manager.cc:1434] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:06:01.190447 17725 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:01.191434 17727 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.195940 17725 tablet_bootstrap.cc:654] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.197407 17728 ts_tablet_manager.cc:1434] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260713 09:06:01.198159 17777 raft_consensus.cc:493] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.198943 17728 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:01.198664 17777 raft_consensus.cc:515] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.200876 17727 tablet_bootstrap.cc:654] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.201017 17777 leader_election.cc:290] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.202908 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22b490db664b8280ff2aff54a0abb6" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
W20260713 09:06:01.204346 17503 leader_election.cc:343] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.206182 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22b490db664b8280ff2aff54a0abb6" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.206946 17684 raft_consensus.cc:2468] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:06:01.208714 17503 leader_election.cc:304] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: d47138183b134690adf3ee7840c4526c
I20260713 09:06:01.209849 17727 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.209761 17777 raft_consensus.cc:2804] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.210361 17777 raft_consensus.cc:493] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.210516 17727 ts_tablet_manager.cc:1403] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260713 09:06:01.210758 17777 raft_consensus.cc:3060] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.211014 17435 catalog_manager.cc:5697] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.213258 17725 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.214008 17725 ts_tablet_manager.cc:1403] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260713 09:06:01.216358 17725 raft_consensus.cc:359] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.213310 17727 raft_consensus.cc:359] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.216830 17725 raft_consensus.cc:385] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.216984 17727 raft_consensus.cc:385] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.217165 17725 raft_consensus.cc:740] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.217406 17727 raft_consensus.cc:740] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.217929 17725 consensus_queue.cc:260] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.218216 17727 consensus_queue.cc:260] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.219985 17725 ts_tablet_manager.cc:1434] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:01.220450 17727 ts_tablet_manager.cc:1434] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:01.221354 17727 tablet_bootstrap.cc:492] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.227609 17727 tablet_bootstrap.cc:654] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.218024 17777 raft_consensus.cc:515] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.221354 17725 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:01.232532 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22b490db664b8280ff2aff54a0abb6" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:01.233104 17684 raft_consensus.cc:3060] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.234670 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed22b490db664b8280ff2aff54a0abb6" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:01.235249 17610 raft_consensus.cc:3060] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.240310 17725 tablet_bootstrap.cc:654] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.242739 17684 raft_consensus.cc:2468] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:01.243964 17503 leader_election.cc:304] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:01.244752 17749 raft_consensus.cc:2804] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.245203 17749 raft_consensus.cc:697] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:01.246097 17610 raft_consensus.cc:2468] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:01.246039 17749 consensus_queue.cc:237] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.247076 17777 leader_election.cc:290] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.259305 17728 tablet_bootstrap.cc:654] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.261881 17435 catalog_manager.cc:5697] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.268872 17822 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.282828 17725 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.283316 17725 ts_tablet_manager.cc:1403] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.012s
I20260713 09:06:01.283293 17728 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:01.283248 17727 tablet_bootstrap.cc:492] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.284076 17727 ts_tablet_manager.cc:1403] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.019s
I20260713 09:06:01.284168 17728 ts_tablet_manager.cc:1403] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260713 09:06:01.286235 17725 raft_consensus.cc:359] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.286895 17725 raft_consensus.cc:385] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.287247 17725 raft_consensus.cc:740] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.286963 17728 raft_consensus.cc:359] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.288044 17728 raft_consensus.cc:385] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.287995 17725 consensus_queue.cc:260] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.288451 17728 raft_consensus.cc:740] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.289320 17728 consensus_queue.cc:260] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.289932 17537 raft_consensus.cc:3060] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.291325 17725 ts_tablet_manager.cc:1434] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:06:01.292297 17725 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:01.297961 17725 tablet_bootstrap.cc:654] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.300451 17727 raft_consensus.cc:359] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.301425 17727 raft_consensus.cc:385] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.301793 17727 raft_consensus.cc:740] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.303084 17534 raft_consensus.cc:1275] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:01.302696 17727 consensus_queue.cc:260] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.305526 17727 ts_tablet_manager.cc:1434] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.002s
I20260713 09:06:01.306767 17727 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.308938 17732 consensus_queue.cc:1048] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.316618 17727 tablet_bootstrap.cc:654] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.318397 17732 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.322811 17728 ts_tablet_manager.cc:1434] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260713 09:06:01.323786 17728 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:01.325863 17749 raft_consensus.cc:493] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.326370 17749 raft_consensus.cc:515] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.328493 17749 leader_election.cc:290] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.329836 17728 tablet_bootstrap.cc:654] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.330520 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda234d04e4e45c4ac64bf67b2bec01c" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
W20260713 09:06:01.332079 17503 leader_election.cc:343] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.332396 17727 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.333333 17732 raft_consensus.cc:493] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.333253 17822 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.333509 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda234d04e4e45c4ac64bf67b2bec01c" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.333942 17732 raft_consensus.cc:515] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.334883 17727 ts_tablet_manager.cc:1403] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.011s
I20260713 09:06:01.336043 17732 leader_election.cc:290] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.336328 17725 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.336762 17725 ts_tablet_manager.cc:1403] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.023s
I20260713 09:06:01.336970 17760 raft_consensus.cc:493] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.337462 17760 raft_consensus.cc:515] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.338317 17727 raft_consensus.cc:359] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.339105 17727 raft_consensus.cc:385] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.339453 17727 raft_consensus.cc:740] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.339530 17760 leader_election.cc:290] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:01.339334 17725 raft_consensus.cc:359] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.340629 17725 raft_consensus.cc:385] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.341957 17725 raft_consensus.cc:740] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.341158 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.341596 17728 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:01.342728 17725 consensus_queue.cc:260] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.343525 17728 ts_tablet_manager.cc:1403] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260713 09:06:01.345213 17725 ts_tablet_manager.cc:1434] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:06:01.346099 17725 tablet_bootstrap.cc:492] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
W20260713 09:06:01.346437 17503 leader_election.cc:343] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.346861 17503 leader_election.cc:304] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:06:01.346294 17728 raft_consensus.cc:359] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.342726 17537 raft_consensus.cc:2468] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:01.349258 17728 raft_consensus.cc:385] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.348145 17777 raft_consensus.cc:2749] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.349609 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.350284 17686 raft_consensus.cc:2468] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:01.351250 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.351433 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.351804 17684 raft_consensus.cc:1275] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:06:01.352144 17684 pending_rounds.cc:85] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: Aborting all ops after (but not including) 0
I20260713 09:06:01.352442 17684 pending_rounds.cc:107] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:06:01.352799 17684 raft_consensus.cc:2889] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:06:01.352829 17651 leader_election.cc:304] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
W20260713 09:06:01.353479 17652 leader_election.cc:343] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.354550 17578 leader_election.cc:304] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:01.355675 17760 raft_consensus.cc:2804] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.356178 17760 raft_consensus.cc:493] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.356523 17760 raft_consensus.cc:3060] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.352459 17725 tablet_bootstrap.cc:654] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:01.360033 17577 leader_election.cc:343] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.340636 17727 consensus_queue.cc:260] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.356448 17822 raft_consensus.cc:2804] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.361665 17822 raft_consensus.cc:493] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.362035 17822 raft_consensus.cc:3060] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.362120 17727 ts_tablet_manager.cc:1434] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:06:01.363056 17727 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.363626 17795 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.349551 17728 raft_consensus.cc:740] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.382473 17822 raft_consensus.cc:515] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.383661 17732 consensus_queue.cc:1048] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.384538 17822 leader_election.cc:290] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.396049 17727 tablet_bootstrap.cc:654] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.400733 17728 consensus_queue.cc:260] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.408301 17728 ts_tablet_manager.cc:1434] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260713 09:06:01.401582 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:01.409263 17728 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: Bootstrap starting.
I20260713 09:06:01.409471 17684 raft_consensus.cc:3060] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.400519 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
W20260713 09:06:01.425673 17577 leader_election.cc:343] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.432685 17760 raft_consensus.cc:515] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.433733 17725 tablet_bootstrap.cc:492] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.434212 17725 ts_tablet_manager.cc:1403] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.011s
W20260713 09:06:01.436808 17483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:01.437774 17684 raft_consensus.cc:2468] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:01.445909 17826 raft_consensus.cc:493] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.446398 17826 raft_consensus.cc:515] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.449172 17578 leader_election.cc:304] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [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: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:01.449215 17826 leader_election.cc:290] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.451376 17822 raft_consensus.cc:2804] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.452560 17822 raft_consensus.cc:697] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:01.451241 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:01.454852 17534 raft_consensus.cc:3060] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.458024 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5637b6e161e4b5f920b3fffc9382817" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.452420 17725 raft_consensus.cc:359] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.458735 17725 raft_consensus.cc:385] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.458832 17686 raft_consensus.cc:2468] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:01.459060 17725 raft_consensus.cc:740] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.453457 17822 consensus_queue.cc:237] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.460492 17760 leader_election.cc:290] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:01.462714 17725 consensus_queue.cc:260] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.465006 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:01.473979 17725 ts_tablet_manager.cc:1434] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260713 09:06:01.474928 17795 raft_consensus.cc:493] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.475086 17725 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: Bootstrap starting.
I20260713 09:06:01.475617 17795 raft_consensus.cc:515] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.467998 17578 leader_election.cc:304] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:01.482466 17795 leader_election.cc:290] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.482488 17534 raft_consensus.cc:2468] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:01.464684 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5637b6e161e4b5f920b3fffc9382817" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.485416 17651 leader_election.cc:304] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:01.487155 17727 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.487390 17770 raft_consensus.cc:2804] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.487326 17760 raft_consensus.cc:2804] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.487720 17727 ts_tablet_manager.cc:1403] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.011s
I20260713 09:06:01.487897 17770 raft_consensus.cc:493] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.488296 17760 raft_consensus.cc:697] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:01.488376 17770 raft_consensus.cc:3060] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.489096 17760 consensus_queue.cc:237] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.491003 17728 tablet_bootstrap.cc:654] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.492038 17536 raft_consensus.cc:2468] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 0.
I20260713 09:06:01.494141 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
W20260713 09:06:01.495111 17652 leader_election.cc:343] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:01.496793 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.498659 17770 raft_consensus.cc:515] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.499261 17578 leader_election.cc:304] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:01.499466 17435 catalog_manager.cc:5697] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.502624 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5637b6e161e4b5f920b3fffc9382817" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:01.502043 17434 catalog_manager.cc:5697] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 0 to 1, leader changed from <none> to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.503153 17686 raft_consensus.cc:3060] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.503216 17826 raft_consensus.cc:2749] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.503491 17725 tablet_bootstrap.cc:654] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.500620 17770 leader_election.cc:290] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.510464 17686 raft_consensus.cc:2468] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:01.511296 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5637b6e161e4b5f920b3fffc9382817" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:01.511972 17534 raft_consensus.cc:3060] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.511745 17578 leader_election.cc:304] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:01.512903 17770 raft_consensus.cc:2804] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.510444 17727 raft_consensus.cc:359] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.513396 17770 raft_consensus.cc:697] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Leader. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:01.514746 17770 consensus_queue.cc:237] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.515493 17727 raft_consensus.cc:385] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.516140 17727 raft_consensus.cc:740] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.517899 17727 consensus_queue.cc:260] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.535722 17727 ts_tablet_manager.cc:1434] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260713 09:06:01.536585 17727 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.540843 17749 raft_consensus.cc:493] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.541384 17749 raft_consensus.cc:515] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.543345 17749 leader_election.cc:290] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.544476 17725 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: No bootstrap required, opened a new log
I20260713 09:06:01.545082 17725 ts_tablet_manager.cc:1403] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.019s
I20260713 09:06:01.545704 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.546602 17610 raft_consensus.cc:2468] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:06:01.544843 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.546766 17434 catalog_manager.cc:5697] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c reported cstate change: term changed from 0 to 1, leader changed from <none> to d47138183b134690adf3ee7840c4526c (127.16.6.66). New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.547645 17686 raft_consensus.cc:2468] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:06:01.547995 17725 raft_consensus.cc:359] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.548659 17725 raft_consensus.cc:385] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.548918 17725 raft_consensus.cc:740] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.549067 17503 leader_election.cc:304] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:01.537147 17822 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:06:01.550577 17749 raft_consensus.cc:2804] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.556941 17749 raft_consensus.cc:493] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.557288 17749 raft_consensus.cc:3060] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.557700 17728 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: No bootstrap required, opened a new log
I20260713 09:06:01.558327 17728 ts_tablet_manager.cc:1403] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent bootstrapping tablet: real 0.149s	user 0.017s	sys 0.005s
I20260713 09:06:01.552301 17534 raft_consensus.cc:2468] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d47138183b134690adf3ee7840c4526c in term 1.
I20260713 09:06:01.563764 17777 raft_consensus.cc:493] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.564121 17749 raft_consensus.cc:515] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.564265 17777 raft_consensus.cc:515] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.549539 17725 consensus_queue.cc:260] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.566538 17777 leader_election.cc:290] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.568017 17725 ts_tablet_manager.cc:1434] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.008s
I20260713 09:06:01.568428 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776a75a34efa4b7eaad237ddc6ac7ed2" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.569242 17609 raft_consensus.cc:2393] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in current term 1: Already voted for candidate 0221fcc236404cf0b29c2d54b303e8f3 in this term.
I20260713 09:06:01.570142 17749 leader_election.cc:290] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.570262 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "776a75a34efa4b7eaad237ddc6ac7ed2" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.556473 17727 tablet_bootstrap.cc:654] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.571267 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:01.571884 17685 raft_consensus.cc:3060] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.576509 17503 leader_election.cc:304] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:06:01.577325 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:01.577766 17749 raft_consensus.cc:3060] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.577988 17610 raft_consensus.cc:3060] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.579027 17685 raft_consensus.cc:2468] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:01.580163 17503 leader_election.cc:304] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:01.581274 17777 raft_consensus.cc:2804] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.581857 17777 raft_consensus.cc:697] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:01.582787 17777 consensus_queue.cc:237] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.584278 17749 raft_consensus.cc:2749] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.581876 17728 raft_consensus.cc:359] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.585289 17728 raft_consensus.cc:385] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.585556 17728 raft_consensus.cc:740] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.586727 17728 consensus_queue.cc:260] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.589208 17728 ts_tablet_manager.cc:1434] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260713 09:06:01.590735 17610 raft_consensus.cc:2468] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:01.596274 17727 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.596808 17727 ts_tablet_manager.cc:1403] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.002s
I20260713 09:06:01.599685 17727 raft_consensus.cc:359] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.600339 17727 raft_consensus.cc:385] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.600637 17727 raft_consensus.cc:740] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.601055 17749 raft_consensus.cc:493] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.601796 17749 raft_consensus.cc:515] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.604029 17749 leader_election.cc:290] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.606310 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.607185 17685 raft_consensus.cc:2393] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in current term 1: Already voted for candidate d47138183b134690adf3ee7840c4526c in this term.
I20260713 09:06:01.607055 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.601279 17727 consensus_queue.cc:260] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.614404 17503 leader_election.cc:304] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 0221fcc236404cf0b29c2d54b303e8f3, d47138183b134690adf3ee7840c4526c
I20260713 09:06:01.615675 17777 raft_consensus.cc:3060] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.618778 17727 ts_tablet_manager.cc:1434] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260713 09:06:01.619769 17727 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: Bootstrap starting.
I20260713 09:06:01.620767 17770 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.621251 17434 catalog_manager.cc:5697] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.623097 17777 raft_consensus.cc:2749] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.624049 17777 raft_consensus.cc:493] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.624532 17777 raft_consensus.cc:515] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.627108 17777 leader_election.cc:290] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.628986 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.629657 17610 raft_consensus.cc:2468] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:06:01.629809 17770 raft_consensus.cc:493] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.630318 17770 raft_consensus.cc:515] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.631753 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.632246 17503 leader_election.cc:304] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:01.632372 17686 raft_consensus.cc:2468] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 0.
I20260713 09:06:01.632926 17770 leader_election.cc:290] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.633165 17534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.633787 17777 raft_consensus.cc:2804] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.634002 17534 raft_consensus.cc:2393] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47138183b134690adf3ee7840c4526c in current term 1: Already voted for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in this term.
I20260713 09:06:01.634171 17777 raft_consensus.cc:493] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.635919 17777 raft_consensus.cc:3060] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.638756 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.639582 17686 raft_consensus.cc:2393] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47138183b134690adf3ee7840c4526c in current term 1: Already voted for candidate 0221fcc236404cf0b29c2d54b303e8f3 in this term.
I20260713 09:06:01.640707 17578 leader_election.cc:304] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:01.641953 17770 raft_consensus.cc:3060] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.643077 17777 raft_consensus.cc:515] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.645771 17777 leader_election.cc:290] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.647078 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:01.647701 17685 raft_consensus.cc:3060] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.649376 17610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:01.650010 17610 raft_consensus.cc:3060] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.652777 17770 raft_consensus.cc:2749] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.654809 17685 raft_consensus.cc:2468] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:01.656018 17503 leader_election.cc:304] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:01.656793 17777 raft_consensus.cc:2804] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.656540 17760 consensus_queue.cc:1048] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.657692 17777 raft_consensus.cc:697] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:01.658624 17777 consensus_queue.cc:237] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.660257 17610 raft_consensus.cc:2468] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:01.671330 17432 catalog_manager.cc:5697] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:01.672770 17727 tablet_bootstrap.cc:654] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:01.682413 17760 consensus_queue.cc:1048] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.691551 17727 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: No bootstrap required, opened a new log
I20260713 09:06:01.692157 17727 ts_tablet_manager.cc:1403] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: Time spent bootstrapping tablet: real 0.073s	user 0.007s	sys 0.009s
I20260713 09:06:01.694840 17727 raft_consensus.cc:359] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.695366 17727 raft_consensus.cc:385] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:01.695655 17727 raft_consensus.cc:740] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Initialized, Role: FOLLOWER
I20260713 09:06:01.696074 17777 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.696333 17727 consensus_queue.cc:260] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.702410 17727 ts_tablet_manager.cc:1434] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260713 09:06:01.711162 17609 raft_consensus.cc:3060] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.716322 17730 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:01.727588 17770 raft_consensus.cc:493] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.728106 17770 raft_consensus.cc:515] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.730258 17770 leader_election.cc:290] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:01.731928 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:01.734316 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "d47138183b134690adf3ee7840c4526c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.735157 17537 raft_consensus.cc:2393] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d47138183b134690adf3ee7840c4526c in current term 1: Already voted for candidate 0221fcc236404cf0b29c2d54b303e8f3 in this term.
I20260713 09:06:01.736490 17577 leader_election.cc:304] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d47138183b134690adf3ee7840c4526c; no voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:01.738026 17770 raft_consensus.cc:3060] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.748319 17770 raft_consensus.cc:2749] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:01.817055 17760 raft_consensus.cc:493] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:01.817613 17760 raft_consensus.cc:515] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.819299 17760 leader_election.cc:290] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:01.820251 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda234d04e4e45c4ac64bf67b2bec01c" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" is_pre_election: true
I20260713 09:06:01.820372 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda234d04e4e45c4ac64bf67b2bec01c" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:01.820995 17609 raft_consensus.cc:2468] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:01.821005 17537 raft_consensus.cc:2468] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 0.
I20260713 09:06:01.822335 17651 leader_election.cc:304] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:01.823038 17760 raft_consensus.cc:2804] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:01.823448 17760 raft_consensus.cc:493] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:01.823844 17760 raft_consensus.cc:3060] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.830355 17760 raft_consensus.cc:515] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.832947 17760 leader_election.cc:290] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:01.833232 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda234d04e4e45c4ac64bf67b2bec01c" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:01.833840 17537 raft_consensus.cc:3060] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.834383 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda234d04e4e45c4ac64bf67b2bec01c" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:01.835022 17609 raft_consensus.cc:3060] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:01.839371 17537 raft_consensus.cc:2468] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:01.840535 17651 leader_election.cc:304] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:01.840590 17609 raft_consensus.cc:2468] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 1.
I20260713 09:06:01.841286 17760 raft_consensus.cc:2804] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:01.841704 17760 raft_consensus.cc:697] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:01.842363 17760 consensus_queue.cc:237] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:01.849064 17435 catalog_manager.cc:5697] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:01.911638 17770 consensus_queue.cc:1048] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:01.924402 17822 consensus_queue.cc:1048] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.012667 17760 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.019127 17822 consensus_queue.cc:1048] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.024520 17785 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:02.042016 17822 consensus_queue.cc:1048] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.049284 17730 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:02.067324 17730 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.076277 17777 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.082762 17900 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.251974 17785 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:02.261934 17774 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:02.448956 17483 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:02.658355 17902 raft_consensus.cc:493] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:02.658890 17902 raft_consensus.cc:515] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:02.660614 17902 leader_election.cc:290] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:02.661496 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c" is_pre_election: true
I20260713 09:06:02.661734 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3" is_pre_election: true
I20260713 09:06:02.662132 17609 raft_consensus.cc:2468] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:02.662317 17685 raft_consensus.cc:2468] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 1.
I20260713 09:06:02.663154 17503 leader_election.cc:304] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:02.663795 17902 raft_consensus.cc:2804] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:02.664158 17902 raft_consensus.cc:493] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:02.664429 17902 raft_consensus.cc:3060] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.669039 17902 raft_consensus.cc:515] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:02.670738 17902 leader_election.cc:290] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 2 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:02.671563 17609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:02.671934 17685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6645c0d91a9d4b42a1853e7b01318def" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:02.672636 17685 raft_consensus.cc:3060] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.672770 17609 raft_consensus.cc:3060] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:02.677362 17609 raft_consensus.cc:2468] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 2.
I20260713 09:06:02.678107 17685 raft_consensus.cc:2468] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 2.
I20260713 09:06:02.678788 17503 leader_election.cc:304] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:02.679633 17902 raft_consensus.cc:2804] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:02.680123 17902 raft_consensus.cc:697] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:02.680799 17902 consensus_queue.cc:237] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:02.688948 17435 catalog_manager.cc:5697] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 0 to 2, leader changed from <none> to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.167470 17610 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:03.169414 17749 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:03.184970 17686 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:06:03.186661 17749 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:03.218616 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:03.227273 17918 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:03.228461 17919 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:03.232208 16409 server_base.cc:1061] running on GCE node
W20260713 09:06:03.233268 17921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:03.234618 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:03.234880 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:03.235081 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933563235061 us; error 0 us; skew 500 ppm
I20260713 09:06:03.235648 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:03.238547 16409 webserver.cc:533] Webserver started at http://127.16.6.68:38007/ using document root <none> and password file <none>
I20260713 09:06:03.239084 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:03.239305 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:03.239614 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:03.240988 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-3-root/instance:
uuid: "0da23f4862324ba08321b080b00dcff9"
format_stamp: "Formatted at 2026-07-13 09:06:03 on dist-test-slave-7hhx"
I20260713 09:06:03.245795 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:06:03.249897 17926 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:03.250890 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:03.251260 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-3-root
uuid: "0da23f4862324ba08321b080b00dcff9"
format_stamp: "Formatted at 2026-07-13 09:06:03 on dist-test-slave-7hhx"
I20260713 09:06:03.251595 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:03.299429 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:03.300830 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:03.302322 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:03.304703 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:03.304960 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:03.305230 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:03.305423 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:03.364279 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.68:34849
I20260713 09:06:03.364622 17988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.68:34849 every 8 connection(s)
I20260713 09:06:03.369029 16409 auto_leader_rebalancer-test.cc:392] add a tserver: 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:03.385390 17989 heartbeater.cc:344] Connected to a master server at 127.16.6.126:35253
I20260713 09:06:03.385914 17989 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:03.386988 17989 heartbeater.cc:507] Master 127.16.6.126:35253 requested a full tablet report, sending...
I20260713 09:06:03.389586 17434 ts_manager.cc:194] Registered new tserver with Master: 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849)
I20260713 09:06:03.391359 17434 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37218
I20260713 09:06:03.497750 17610 consensus_queue.cc:237] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:03.507180 17536 raft_consensus.cc:1275] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:03.508518 17686 raft_consensus.cc:1275] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:03.511235 17996 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:03.523975 17770 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:03.527551 17996 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.530453 17536 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.557787 17434 catalog_manager.cc:5697] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:03.558569 17578 consensus_peers.cc:597] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72ad10eeb8b54b68af6e25bb4e61d819. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.562431 17686 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.572690 17685 consensus_queue.cc:237] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:03.588212 17610 raft_consensus.cc:1275] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:03.593349 17760 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:03.603219 17652 consensus_peers.cc:597] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f679adbe263a42a686b71ca7c38958eb. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.608536 17536 raft_consensus.cc:1275] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:03.610591 17760 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.613276 17760 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.615427 17610 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.629366 17435 catalog_manager.cc:5697] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:03.630002 17609 consensus_queue.cc:237] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:03.638795 17536 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.653426 17537 raft_consensus.cc:1275] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:03.655275 17795 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:03.658265 17578 consensus_peers.cc:597] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e599ba63306b4cc981cdce14c3255f61. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.660255 17685 raft_consensus.cc:1275] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:03.676895 17795 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:03.705952 17996 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.707782 17536 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.730561 17435 catalog_manager.cc:5697] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.733434 17685 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.746804 17536 consensus_queue.cc:237] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:03.755910 17609 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.755910 17685 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:03.757778 18015 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:03.758632 18016 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:03.765822 17902 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
W20260713 09:06:03.767362 17503 consensus_peers.cc:597] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6645c0d91a9d4b42a1853e7b01318def. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:03.767498 17609 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.770457 17685 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.782277 17434 catalog_manager.cc:5697] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 2 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:03.927139 18019 ts_tablet_manager.cc:933] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:03.929061 18019 tablet_copy_client.cc:323] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.66:41891
I20260713 09:06:03.941861 17622 tablet_copy_service.cc:140] P d47138183b134690adf3ee7840c4526c: Received BeginTabletCopySession request for tablet 72ad10eeb8b54b68af6e25bb4e61d819 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:47980)
I20260713 09:06:03.942425 17622 tablet_copy_service.cc:161] P d47138183b134690adf3ee7840c4526c: Beginning new tablet copy session on tablet 72ad10eeb8b54b68af6e25bb4e61d819 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:47980: session id = 0da23f4862324ba08321b080b00dcff9-72ad10eeb8b54b68af6e25bb4e61d819
I20260713 09:06:03.949225 17622 tablet_copy_source_session.cc:215] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:03.952903 18019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ad10eeb8b54b68af6e25bb4e61d819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:03.968582 18019 tablet_copy_client.cc:806] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:03.969256 18019 tablet_copy_client.cc:670] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:03.974326 18019 tablet_copy_client.cc:538] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:03.983421 18019 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:04.007126 18019 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:04.008122 18019 tablet_bootstrap.cc:492] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:04.008879 18019 ts_tablet_manager.cc:1403] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.026s	user 0.026s	sys 0.000s
I20260713 09:06:04.011905 18019 raft_consensus.cc:359] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.012756 18019 raft_consensus.cc:740] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:04.013447 18019 consensus_queue.cc:260] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.016525 17989 heartbeater.cc:499] Master 127.16.6.126:35253 was elected leader, sending a full tablet report...
I20260713 09:06:04.017097 18019 ts_tablet_manager.cc:1434] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:06:04.019194 17622 tablet_copy_service.cc:342] P d47138183b134690adf3ee7840c4526c: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-72ad10eeb8b54b68af6e25bb4e61d819 received from {username='slave'} at 127.0.0.1:47980
I20260713 09:06:04.019707 17622 tablet_copy_service.cc:434] P d47138183b134690adf3ee7840c4526c: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-72ad10eeb8b54b68af6e25bb4e61d819 on tablet 72ad10eeb8b54b68af6e25bb4e61d819 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:04.035228 18019 ts_tablet_manager.cc:933] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:04.037173 18019 tablet_copy_client.cc:323] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.67:35999
I20260713 09:06:04.048024 17696 tablet_copy_service.cc:140] P 0221fcc236404cf0b29c2d54b303e8f3: Received BeginTabletCopySession request for tablet f679adbe263a42a686b71ca7c38958eb from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:60692)
I20260713 09:06:04.048714 17696 tablet_copy_service.cc:161] P 0221fcc236404cf0b29c2d54b303e8f3: Beginning new tablet copy session on tablet f679adbe263a42a686b71ca7c38958eb from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:60692: session id = 0da23f4862324ba08321b080b00dcff9-f679adbe263a42a686b71ca7c38958eb
I20260713 09:06:04.055068 17696 tablet_copy_source_session.cc:215] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:04.058082 18019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f679adbe263a42a686b71ca7c38958eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.070442 18019 tablet_copy_client.cc:806] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:04.071028 18019 tablet_copy_client.cc:670] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:04.074978 18019 tablet_copy_client.cc:538] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:04.082020 18019 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:04.096345 18019 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:04.097128 18019 tablet_bootstrap.cc:492] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:04.097725 18019 ts_tablet_manager.cc:1403] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:06:04.100240 18019 raft_consensus.cc:359] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.101063 18019 raft_consensus.cc:740] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:04.101766 18019 consensus_queue.cc:260] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.103420 18019 ts_tablet_manager.cc:1434] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:04.105021 17696 tablet_copy_service.cc:342] P 0221fcc236404cf0b29c2d54b303e8f3: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-f679adbe263a42a686b71ca7c38958eb received from {username='slave'} at 127.0.0.1:60692
I20260713 09:06:04.105417 17696 tablet_copy_service.cc:434] P 0221fcc236404cf0b29c2d54b303e8f3: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-f679adbe263a42a686b71ca7c38958eb on tablet f679adbe263a42a686b71ca7c38958eb with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:04.112346 18019 ts_tablet_manager.cc:933] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:04.114329 18019 tablet_copy_client.cc:323] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.66:41891
I20260713 09:06:04.115828 17622 tablet_copy_service.cc:140] P d47138183b134690adf3ee7840c4526c: Received BeginTabletCopySession request for tablet e599ba63306b4cc981cdce14c3255f61 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:47980)
I20260713 09:06:04.116442 17622 tablet_copy_service.cc:161] P d47138183b134690adf3ee7840c4526c: Beginning new tablet copy session on tablet e599ba63306b4cc981cdce14c3255f61 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:47980: session id = 0da23f4862324ba08321b080b00dcff9-e599ba63306b4cc981cdce14c3255f61
I20260713 09:06:04.122597 17622 tablet_copy_source_session.cc:215] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:04.125335 18019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e599ba63306b4cc981cdce14c3255f61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.140821 18019 tablet_copy_client.cc:806] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:04.141388 18019 tablet_copy_client.cc:670] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:04.145442 18019 tablet_copy_client.cc:538] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:04.150743 18019 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:04.173789 18028 ts_tablet_manager.cc:933] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329)
I20260713 09:06:04.177459 18028 tablet_copy_client.cc:323] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.65:41329
I20260713 09:06:04.184686 18019 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:04.185647 18019 tablet_bootstrap.cc:492] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:04.186338 18019 ts_tablet_manager.cc:1403] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.013s
I20260713 09:06:04.188869 17547 tablet_copy_service.cc:140] P 7f3e2b823ec349e5a7a5d144e8b77c42: Received BeginTabletCopySession request for tablet 6645c0d91a9d4b42a1853e7b01318def from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:33050)
I20260713 09:06:04.189124 18019 raft_consensus.cc:359] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.189497 17547 tablet_copy_service.cc:161] P 7f3e2b823ec349e5a7a5d144e8b77c42: Beginning new tablet copy session on tablet 6645c0d91a9d4b42a1853e7b01318def from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:33050: session id = 0da23f4862324ba08321b080b00dcff9-6645c0d91a9d4b42a1853e7b01318def
I20260713 09:06:04.189898 18019 raft_consensus.cc:740] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:04.190412 18019 consensus_queue.cc:260] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.192176 18019 ts_tablet_manager.cc:1434] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260713 09:06:04.194049 17622 tablet_copy_service.cc:342] P d47138183b134690adf3ee7840c4526c: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-e599ba63306b4cc981cdce14c3255f61 received from {username='slave'} at 127.0.0.1:47980
I20260713 09:06:04.194427 17622 tablet_copy_service.cc:434] P d47138183b134690adf3ee7840c4526c: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-e599ba63306b4cc981cdce14c3255f61 on tablet e599ba63306b4cc981cdce14c3255f61 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:04.198364 17547 tablet_copy_source_session.cc:215] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:04.201637 18028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6645c0d91a9d4b42a1853e7b01318def. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:04.216686 18028 tablet_copy_client.cc:806] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:04.217305 18028 tablet_copy_client.cc:670] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:04.221010 18028 tablet_copy_client.cc:538] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:04.229421 18028 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:04.249346 18028 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:04.250267 18028 tablet_bootstrap.cc:492] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:04.250916 18028 ts_tablet_manager.cc:1403] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.008s
I20260713 09:06:04.253839 18028 raft_consensus.cc:359] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.254698 18028 raft_consensus.cc:740] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:04.255306 18028 consensus_queue.cc:260] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:04.257603 18028 ts_tablet_manager.cc:1434] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:04.259626 17547 tablet_copy_service.cc:342] P 7f3e2b823ec349e5a7a5d144e8b77c42: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-6645c0d91a9d4b42a1853e7b01318def received from {username='slave'} at 127.0.0.1:33050
I20260713 09:06:04.260047 17547 tablet_copy_service.cc:434] P 7f3e2b823ec349e5a7a5d144e8b77c42: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-6645c0d91a9d4b42a1853e7b01318def on tablet 6645c0d91a9d4b42a1853e7b01318def with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:04.340266 17964 raft_consensus.cc:1217] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:04.513409 17964 raft_consensus.cc:1217] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:04.580979 17964 raft_consensus.cc:1217] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:04.682675 17964 raft_consensus.cc:1217] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260713 09:06:04.914433 17770 raft_consensus.cc:1064] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:04.917263 17770 consensus_queue.cc:237] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:04.924249 17685 raft_consensus.cc:1275] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:04.924659 17536 raft_consensus.cc:1275] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:04.924661 17964 raft_consensus.cc:1275] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:04.926883 18034 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:04.927906 18031 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:04.929044 17996 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:04.940539 17996 raft_consensus.cc:1064] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:04.946889 17996 consensus_queue.cc:237] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:04.949829 18031 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:04.954154 17685 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:04.968497 17963 raft_consensus.cc:1275] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:04.970443 17770 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:04.977396 17435 catalog_manager.cc:5697] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:04.979897 17536 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:04.984562 17686 raft_consensus.cc:1275] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:04.963469 17964 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:04.989715 18043 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.009116 17534 raft_consensus.cc:1275] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:05.010963 18011 raft_consensus.cc:1064] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:05.012212 17996 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:05.015129 18011 consensus_queue.cc:237] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:05.026695 17964 raft_consensus.cc:1275] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:05.026528 18043 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.029551 18035 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:05.030516 17534 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.043155 17537 raft_consensus.cc:1275] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:05.053202 18011 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:05.067283 17963 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.053313 17685 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.074342 17610 raft_consensus.cc:1275] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:05.076470 17611 consensus_queue.cc:237] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:05.083938 18035 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:05.091239 18033 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.093398 17536 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.094442 17433 catalog_manager.cc:5697] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.097468 17963 raft_consensus.cc:1275] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:05.099444 17537 raft_consensus.cc:1275] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:05.101644 17770 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:05.111039 17996 consensus_queue.cc:1048] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:05.113088 18043 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.117642 17963 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.120412 17964 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.124166 17610 consensus_queue.cc:237] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:05.130339 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72ad10eeb8b54b68af6e25bb4e61d819 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:05.139110 17964 raft_consensus.cc:1275] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:05.139057 17536 raft_consensus.cc:2955] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.143867 17686 raft_consensus.cc:1275] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:05.136031 17435 catalog_manager.cc:5697] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.154776 18043 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:05.156169 17770 consensus_queue.cc:1048] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:05.163022 17770 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.166639 17685 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.167907 17432 catalog_manager.cc:5697] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.172338 17964 raft_consensus.cc:2955] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.182298 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e599ba63306b4cc981cdce14c3255f61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:05.183640 17611 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.198217 17433 catalog_manager.cc:5697] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.200214 17670 tablet_service.cc:1558] Processing DeleteTablet for tablet 72ad10eeb8b54b68af6e25bb4e61d819 with delete_type TABLET_DATA_TOMBSTONED (TS 0221fcc236404cf0b29c2d54b303e8f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:05.205952 18055 tablet_replica.cc:333] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:05.205757 17685 consensus_queue.cc:237] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:05.207183 18055 raft_consensus.cc:2243] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.214313 18055 raft_consensus.cc:2272] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.214457 17964 raft_consensus.cc:1275] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:05.216068 17536 raft_consensus.cc:1275] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:05.216804 18033 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:05.218485 18055 ts_tablet_manager.cc:1916] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:05.218884 18035 consensus_queue.cc:1048] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:05.221818 17520 tablet_service.cc:1558] Processing DeleteTablet for tablet e599ba63306b4cc981cdce14c3255f61 with delete_type TABLET_DATA_TOMBSTONED (TS 7f3e2b823ec349e5a7a5d144e8b77c42 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33006
I20260713 09:06:05.227479 18011 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.231830 18056 tablet_replica.cc:333] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:05.233268 18056 raft_consensus.cc:2243] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.235740 17964 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.254588 18056 raft_consensus.cc:2272] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.254300 17431 catalog_manager.cc:5697] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.239756 17537 raft_consensus.cc:2955] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.262694 18056 ts_tablet_manager.cc:1916] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:05.246704 18055 ts_tablet_manager.cc:1929] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:05.246778 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f679adbe263a42a686b71ca7c38958eb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:05.268666 18055 log.cc:1199] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0221fcc236404cf0b29c2d54b303e8f3: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/wals/72ad10eeb8b54b68af6e25bb4e61d819
I20260713 09:06:05.268715 18032 raft_consensus.cc:1064] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:05.276954 17422 catalog_manager.cc:5028] TS 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): tablet 72ad10eeb8b54b68af6e25bb4e61d819 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:05.275978 18032 consensus_queue.cc:237] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:05.288627 18056 ts_tablet_manager.cc:1929] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:05.289196 18056 log.cc:1199] T e599ba63306b4cc981cdce14c3255f61 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/wals/e599ba63306b4cc981cdce14c3255f61
I20260713 09:06:05.291697 17593 tablet_service.cc:1558] Processing DeleteTablet for tablet f679adbe263a42a686b71ca7c38958eb with delete_type TABLET_DATA_TOMBSTONED (TS d47138183b134690adf3ee7840c4526c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47950
I20260713 09:06:05.293402 17421 catalog_manager.cc:5028] TS 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): tablet e599ba63306b4cc981cdce14c3255f61 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:05.298262 18061 tablet_replica.cc:333] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:05.299464 18061 raft_consensus.cc:2243] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.300187 18061 raft_consensus.cc:2272] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.302939 17964 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 LEARNER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:05.303858 18061 ts_tablet_manager.cc:1916] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:05.305647 17685 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:05.305860 17611 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:06:05.307786 18057 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:05.308854 18032 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.312744 18032 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:05.320953 18061 ts_tablet_manager.cc:1929] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:05.321398 18061 log.cc:1199] T f679adbe263a42a686b71ca7c38958eb P d47138183b134690adf3ee7840c4526c: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/wals/f679adbe263a42a686b71ca7c38958eb
I20260713 09:06:05.323582 17422 catalog_manager.cc:5028] TS d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): tablet f679adbe263a42a686b71ca7c38958eb (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:05.337658 18032 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.342250 17685 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.352862 17964 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.360812 17611 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.369068 17433 catalog_manager.cc:5697] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.387817 17537 consensus_queue.cc:237] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:05.393962 17964 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:06:05.393966 17611 raft_consensus.cc:1275] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260713 09:06:05.396104 18059 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:05.398286 18032 consensus_queue.cc:1048] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:05.404387 18059 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.408847 17964 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.415719 17421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6645c0d91a9d4b42a1853e7b01318def with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:05.415949 17611 raft_consensus.cc:2955] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:05.423312 17432 catalog_manager.cc:5697] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New cstate: current_term: 2 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:05.438388 17670 tablet_service.cc:1558] Processing DeleteTablet for tablet 6645c0d91a9d4b42a1853e7b01318def with delete_type TABLET_DATA_TOMBSTONED (TS 0221fcc236404cf0b29c2d54b303e8f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:05.439392 18055 tablet_replica.cc:333] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:05.440402 18055 raft_consensus.cc:2243] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:05.441192 18055 raft_consensus.cc:2272] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:05.444604 18055 ts_tablet_manager.cc:1916] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:05.457404 18055 ts_tablet_manager.cc:1929] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260713 09:06:05.457835 18055 log.cc:1199] T 6645c0d91a9d4b42a1853e7b01318def P 0221fcc236404cf0b29c2d54b303e8f3: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/wals/6645c0d91a9d4b42a1853e7b01318def
I20260713 09:06:05.459254 17422 catalog_manager.cc:5028] TS 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): tablet 6645c0d91a9d4b42a1853e7b01318def (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:06.469280 17610 consensus_queue.cc:237] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
W20260713 09:06:06.475492 17578 consensus_peers.cc:597] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88eda3abb746445589f012554e6cd4fe. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.476783 17686 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:06.477161 17537 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:06.478443 18065 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.479266 18068 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.487457 18065 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.489308 17686 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.491515 17537 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.503366 17536 consensus_queue.cc:237] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:06.503686 17431 catalog_manager.cc:5697] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.549880 17611 raft_consensus.cc:1275] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:06.549875 17685 raft_consensus.cc:1275] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:06.552287 17503 consensus_peers.cc:597] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44f224ca75ad490fa8d00616fc5c5d3f. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.552544 18059 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.553522 18081 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.567405 18081 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.570586 17685 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.570559 17611 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.583361 17435 catalog_manager.cc:5697] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.585246 17685 consensus_queue.cc:237] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
W20260713 09:06:06.593483 17652 consensus_peers.cc:597] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 11af7529fd3b4e369041a6bd228acd40. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.595328 17611 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:06.595366 17536 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:06.597268 18058 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.598868 18066 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.606675 18066 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.608476 17537 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.609344 17611 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.622439 17611 consensus_queue.cc:237] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:06.623097 17432 catalog_manager.cc:5697] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.635603 17537 raft_consensus.cc:1275] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:06.636240 17578 consensus_peers.cc:597] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de63dc282b60407e84a22e2345f1a138. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:06.637658 17685 raft_consensus.cc:1275] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:06.637458 18072 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:06.640391 18074 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:06.649058 18072 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.650924 17685 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.652465 17537 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.664765 17435 catalog_manager.cc:5697] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:06.939452 18092 ts_tablet_manager.cc:933] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:06.941378 18092 tablet_copy_client.cc:323] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.66:41891
I20260713 09:06:06.942953 17622 tablet_copy_service.cc:140] P d47138183b134690adf3ee7840c4526c: Received BeginTabletCopySession request for tablet 88eda3abb746445589f012554e6cd4fe from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:47980)
I20260713 09:06:06.943411 17622 tablet_copy_service.cc:161] P d47138183b134690adf3ee7840c4526c: Beginning new tablet copy session on tablet 88eda3abb746445589f012554e6cd4fe from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:47980: session id = 0da23f4862324ba08321b080b00dcff9-88eda3abb746445589f012554e6cd4fe
I20260713 09:06:06.948235 17622 tablet_copy_source_session.cc:215] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:06.951562 18092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88eda3abb746445589f012554e6cd4fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.956250 18094 ts_tablet_manager.cc:933] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329)
I20260713 09:06:06.958943 18094 tablet_copy_client.cc:323] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.65:41329
I20260713 09:06:06.960830 17547 tablet_copy_service.cc:140] P 7f3e2b823ec349e5a7a5d144e8b77c42: Received BeginTabletCopySession request for tablet 44f224ca75ad490fa8d00616fc5c5d3f from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:33050)
I20260713 09:06:06.961403 17547 tablet_copy_service.cc:161] P 7f3e2b823ec349e5a7a5d144e8b77c42: Beginning new tablet copy session on tablet 44f224ca75ad490fa8d00616fc5c5d3f from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:33050: session id = 0da23f4862324ba08321b080b00dcff9-44f224ca75ad490fa8d00616fc5c5d3f
I20260713 09:06:06.968308 18092 tablet_copy_client.cc:806] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:06.968775 17547 tablet_copy_source_session.cc:215] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:06.969280 18092 tablet_copy_client.cc:670] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:06.972012 18094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f224ca75ad490fa8d00616fc5c5d3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:06.973273 18092 tablet_copy_client.cc:538] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:06.982331 18092 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:06.984529 18094 tablet_copy_client.cc:806] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:06.985118 18094 tablet_copy_client.cc:670] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:06.988533 18094 tablet_copy_client.cc:538] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:06.997138 18094 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:07.013618 18092 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:07.014560 18092 tablet_bootstrap.cc:492] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:07.015337 18092 ts_tablet_manager.cc:1403] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.008s
I20260713 09:06:07.018503 18092 raft_consensus.cc:359] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.020160 18094 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:07.021135 18092 raft_consensus.cc:740] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:07.021752 18094 tablet_bootstrap.cc:492] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:07.022495 18094 ts_tablet_manager.cc:1403] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.005s
I20260713 09:06:07.022063 18092 consensus_queue.cc:260] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.026604 18098 ts_tablet_manager.cc:933] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:07.026605 18094 raft_consensus.cc:359] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.027876 18094 raft_consensus.cc:740] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:07.028730 18094 consensus_queue.cc:260] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.033119 18092 ts_tablet_manager.cc:1434] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.008s
I20260713 09:06:07.038301 18098 tablet_copy_client.cc:323] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.67:35999
I20260713 09:06:07.038617 18094 ts_tablet_manager.cc:1434] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260713 09:06:07.040310 17696 tablet_copy_service.cc:140] P 0221fcc236404cf0b29c2d54b303e8f3: Received BeginTabletCopySession request for tablet 11af7529fd3b4e369041a6bd228acd40 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:60692)
I20260713 09:06:07.040859 17696 tablet_copy_service.cc:161] P 0221fcc236404cf0b29c2d54b303e8f3: Beginning new tablet copy session on tablet 11af7529fd3b4e369041a6bd228acd40 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:60692: session id = 0da23f4862324ba08321b080b00dcff9-11af7529fd3b4e369041a6bd228acd40
I20260713 09:06:07.042243 17622 tablet_copy_service.cc:342] P d47138183b134690adf3ee7840c4526c: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-88eda3abb746445589f012554e6cd4fe received from {username='slave'} at 127.0.0.1:47980
I20260713 09:06:07.042796 17622 tablet_copy_service.cc:434] P d47138183b134690adf3ee7840c4526c: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-88eda3abb746445589f012554e6cd4fe on tablet 88eda3abb746445589f012554e6cd4fe with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:07.042306 17547 tablet_copy_service.cc:342] P 7f3e2b823ec349e5a7a5d144e8b77c42: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-44f224ca75ad490fa8d00616fc5c5d3f received from {username='slave'} at 127.0.0.1:33050
I20260713 09:06:07.043238 17547 tablet_copy_service.cc:434] P 7f3e2b823ec349e5a7a5d144e8b77c42: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-44f224ca75ad490fa8d00616fc5c5d3f on tablet 44f224ca75ad490fa8d00616fc5c5d3f with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:07.050209 17696 tablet_copy_source_session.cc:215] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:07.053853 18098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11af7529fd3b4e369041a6bd228acd40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.069669 18098 tablet_copy_client.cc:806] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:07.070233 18098 tablet_copy_client.cc:670] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:07.073783 18098 tablet_copy_client.cc:538] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:07.086493 18098 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:07.102536 18098 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:07.103456 18098 tablet_bootstrap.cc:492] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:07.104146 18098 ts_tablet_manager.cc:1403] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:06:07.106767 18098 raft_consensus.cc:359] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.107535 18098 raft_consensus.cc:740] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:07.108193 18098 consensus_queue.cc:260] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.110898 18098 ts_tablet_manager.cc:1434] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:06:07.116027 17696 tablet_copy_service.cc:342] P 0221fcc236404cf0b29c2d54b303e8f3: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-11af7529fd3b4e369041a6bd228acd40 received from {username='slave'} at 127.0.0.1:60692
I20260713 09:06:07.116462 17696 tablet_copy_service.cc:434] P 0221fcc236404cf0b29c2d54b303e8f3: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-11af7529fd3b4e369041a6bd228acd40 on tablet 11af7529fd3b4e369041a6bd228acd40 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:07.190691 18098 ts_tablet_manager.cc:933] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:07.192283 18098 tablet_copy_client.cc:323] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.66:41891
I20260713 09:06:07.193800 17622 tablet_copy_service.cc:140] P d47138183b134690adf3ee7840c4526c: Received BeginTabletCopySession request for tablet de63dc282b60407e84a22e2345f1a138 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:47980)
I20260713 09:06:07.194411 17622 tablet_copy_service.cc:161] P d47138183b134690adf3ee7840c4526c: Beginning new tablet copy session on tablet de63dc282b60407e84a22e2345f1a138 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:47980: session id = 0da23f4862324ba08321b080b00dcff9-de63dc282b60407e84a22e2345f1a138
I20260713 09:06:07.202559 17622 tablet_copy_source_session.cc:215] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:07.206005 18098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de63dc282b60407e84a22e2345f1a138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:07.220055 18098 tablet_copy_client.cc:806] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:07.220762 18098 tablet_copy_client.cc:670] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:07.224722 18098 tablet_copy_client.cc:538] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:07.232550 18098 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:07.252242 18098 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:07.253016 18098 tablet_bootstrap.cc:492] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:07.253739 18098 ts_tablet_manager.cc:1403] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.021s	user 0.021s	sys 0.001s
I20260713 09:06:07.256502 18098 raft_consensus.cc:359] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.257401 18098 raft_consensus.cc:740] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:07.258139 18098 consensus_queue.cc:260] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:07.260617 18098 ts_tablet_manager.cc:1434] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:07.262463 17622 tablet_copy_service.cc:342] P d47138183b134690adf3ee7840c4526c: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-de63dc282b60407e84a22e2345f1a138 received from {username='slave'} at 127.0.0.1:47980
I20260713 09:06:07.262946 17622 tablet_copy_service.cc:434] P d47138183b134690adf3ee7840c4526c: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-de63dc282b60407e84a22e2345f1a138 on tablet de63dc282b60407e84a22e2345f1a138 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:07.321226 17964 raft_consensus.cc:1217] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:07.469161 17964 raft_consensus.cc:1217] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:07.621040 17964 raft_consensus.cc:1217] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:07.626065 17964 raft_consensus.cc:1217] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:07.924000 18105 raft_consensus.cc:1064] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:07.926584 18105 consensus_queue.cc:237] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:07.933521 17964 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:07.933970 17536 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:07.934370 17685 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:07.935452 18074 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:07.936803 18105 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:07.938035 18071 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:07.959993 18071 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:07.963982 17964 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:07.965520 17686 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:07.984417 17536 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:07.985663 17435 catalog_manager.cc:5697] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.010528 17611 consensus_queue.cc:237] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:08.016145 17964 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.016228 17686 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.018033 18105 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.018986 18071 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.025414 18105 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.029152 17964 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.038746 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88eda3abb746445589f012554e6cd4fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:08.038595 17686 raft_consensus.cc:2955] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.046208 17432 catalog_manager.cc:5697] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.057693 17520 tablet_service.cc:1558] Processing DeleteTablet for tablet 88eda3abb746445589f012554e6cd4fe with delete_type TABLET_DATA_TOMBSTONED (TS 7f3e2b823ec349e5a7a5d144e8b77c42 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33006
I20260713 09:06:08.060226 18117 tablet_replica.cc:333] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:08.061424 18117 raft_consensus.cc:2243] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.061909 18106 raft_consensus.cc:1064] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:08.062162 18117 raft_consensus.cc:2272] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.065057 18106 consensus_queue.cc:237] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:08.066457 18117 ts_tablet_manager.cc:1916] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:08.072527 17964 raft_consensus.cc:1275] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.074067 18107 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.075515 17686 raft_consensus.cc:1275] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.082331 18119 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.083593 18117 ts_tablet_manager.cc:1929] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:08.083976 18117 log.cc:1199] T 88eda3abb746445589f012554e6cd4fe P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/wals/88eda3abb746445589f012554e6cd4fe
I20260713 09:06:08.085331 17421 catalog_manager.cc:5028] TS 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): tablet 88eda3abb746445589f012554e6cd4fe (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:08.091892 17610 raft_consensus.cc:1275] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.095054 18119 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.100082 18106 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.101694 17686 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.116668 17431 catalog_manager.cc:5697] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.118741 17964 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.134578 18066 raft_consensus.cc:1064] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:08.135210 17536 consensus_queue.cc:237] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:08.137009 18066 consensus_queue.cc:237] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:08.142330 17964 raft_consensus.cc:1275] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.142833 17686 raft_consensus.cc:1275] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.144418 18120 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:08.148099 18120 consensus_queue.cc:1048] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.155153 18119 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.160504 17611 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.162957 17963 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.166020 18058 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:08.168615 18058 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:08.174923 17685 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.179040 17421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44f224ca75ad490fa8d00616fc5c5d3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:08.182032 17536 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.181515 17431 catalog_manager.cc:5697] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.186617 18125 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:08.156553 17964 raft_consensus.cc:2955] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.193307 17593 tablet_service.cc:1558] Processing DeleteTablet for tablet 44f224ca75ad490fa8d00616fc5c5d3f with delete_type TABLET_DATA_TOMBSTONED (TS d47138183b134690adf3ee7840c4526c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47950
I20260713 09:06:08.204759 18128 tablet_replica.cc:333] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:08.205168 18071 raft_consensus.cc:1064] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:08.210357 18128 raft_consensus.cc:2243] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.211047 18128 pending_rounds.cc:70] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Trying to abort 1 pending ops.
I20260713 09:06:08.213121 18128 pending_rounds.cc:77] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306991894786465792 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "44f224ca75ad490fa8d00616fc5c5d3f" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } } }
I20260713 09:06:08.214584 18128 raft_consensus.cc:2917] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:06:08.215029 18128 raft_consensus.cc:2889] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:06:08.215590 18128 raft_consensus.cc:2272] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.214958 18071 consensus_queue.cc:237] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:08.219101 18128 ts_tablet_manager.cc:1916] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:08.218161 18125 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.225818 17536 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.225818 17611 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.242717 18128 ts_tablet_manager.cc:1929] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:08.243178 18128 log.cc:1199] T 44f224ca75ad490fa8d00616fc5c5d3f P d47138183b134690adf3ee7840c4526c: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/wals/44f224ca75ad490fa8d00616fc5c5d3f
I20260713 09:06:08.245071 17422 catalog_manager.cc:5028] TS d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): tablet 44f224ca75ad490fa8d00616fc5c5d3f (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:08.255812 17537 raft_consensus.cc:1275] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.258188 18074 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.258472 17963 raft_consensus.cc:1275] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.260074 18074 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:08.260632 17431 catalog_manager.cc:5697] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.265234 17963 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.271196 17685 raft_consensus.cc:1275] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:08.272624 18105 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:08.285025 17686 consensus_queue.cc:237] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:08.303442 18074 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.313072 17964 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.314694 18066 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.318209 17964 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.320528 17686 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.323797 17537 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.331298 17611 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.333125 18066 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.337805 18125 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.333034 17431 catalog_manager.cc:5697] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:08.349771 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 11af7529fd3b4e369041a6bd228acd40 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:08.351718 17964 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.352273 17611 raft_consensus.cc:2955] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.367398 17610 consensus_queue.cc:237] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:08.373112 17434 catalog_manager.cc:5697] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.379357 17964 raft_consensus.cc:1275] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.379662 17537 raft_consensus.cc:1275] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:08.380681 18105 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.382424 18074 consensus_queue.cc:1048] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:08.387748 18074 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.390916 17520 tablet_service.cc:1558] Processing DeleteTablet for tablet 11af7529fd3b4e369041a6bd228acd40 with delete_type TABLET_DATA_TOMBSTONED (TS 7f3e2b823ec349e5a7a5d144e8b77c42 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33006
I20260713 09:06:08.390688 17536 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.391911 18117 tablet_replica.cc:333] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:08.392863 18117 raft_consensus.cc:2243] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.393644 18117 raft_consensus.cc:2272] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.399516 18117 ts_tablet_manager.cc:1916] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:08.402011 17964 raft_consensus.cc:2955] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.414404 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet de63dc282b60407e84a22e2345f1a138 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:08.419402 18117 ts_tablet_manager.cc:1929] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:08.421157 18117 log.cc:1199] T 11af7529fd3b4e369041a6bd228acd40 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/wals/11af7529fd3b4e369041a6bd228acd40
I20260713 09:06:08.421149 17430 catalog_manager.cc:5697] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:08.424744 17421 catalog_manager.cc:5028] TS 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): tablet 11af7529fd3b4e369041a6bd228acd40 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:08.434343 17670 tablet_service.cc:1558] Processing DeleteTablet for tablet de63dc282b60407e84a22e2345f1a138 with delete_type TABLET_DATA_TOMBSTONED (TS 0221fcc236404cf0b29c2d54b303e8f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:08.436038 18135 tablet_replica.cc:333] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:08.436882 18135 raft_consensus.cc:2243] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:08.437536 18135 raft_consensus.cc:2272] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:08.441071 18135 ts_tablet_manager.cc:1916] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:08.452607 18135 ts_tablet_manager.cc:1929] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:08.453047 18135 log.cc:1199] T de63dc282b60407e84a22e2345f1a138 P 0221fcc236404cf0b29c2d54b303e8f3: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/wals/de63dc282b60407e84a22e2345f1a138
I20260713 09:06:08.454610 17422 catalog_manager.cc:5028] TS 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): tablet de63dc282b60407e84a22e2345f1a138 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:09.476891 17686 consensus_queue.cc:237] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:09.483541 17537 raft_consensus.cc:1275] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:09.483983 17652 consensus_peers.cc:597] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dda234d04e4e45c4ac64bf67b2bec01c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.484445 17611 raft_consensus.cc:1275] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.484866 18058 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.485818 18125 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.497272 18058 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.499948 17537 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.500420 17611 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.518183 17434 catalog_manager.cc:5697] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.520089 17686 consensus_queue.cc:237] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:09.528033 17534 raft_consensus.cc:1275] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.528674 17611 raft_consensus.cc:1275] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.529486 18058 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:09.530539 18141 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:09.531579 17652 consensus_peers.cc:597] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1680018713f542cf808e5a6cbf027db4. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.539338 18058 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.542443 17611 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.545756 17534 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.557231 17537 consensus_queue.cc:237] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:09.566674 17434 catalog_manager.cc:5697] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
W20260713 09:06:09.570928 17503 consensus_peers.cc:597] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c740a6eba65d4d21a5820a8f6e32ebb8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.571587 17611 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.572427 17686 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.574156 18136 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:09.575416 18119 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.586588 18119 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.589248 17686 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.598423 17611 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.604175 17431 catalog_manager.cc:5697] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.608671 17537 consensus_queue.cc:237] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:09.616245 17686 raft_consensus.cc:1275] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.617385 17611 raft_consensus.cc:1275] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:09.617846 18151 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:06:09.619107 17503 consensus_peers.cc:597] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72faf30c84d4438882c80dea0443738c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:09.620173 18136 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:09.629446 18136 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.631276 17611 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.633912 17686 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:09.643726 17434 catalog_manager.cc:5697] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:09.948632 18157 ts_tablet_manager.cc:933] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:09.950373 18157 tablet_copy_client.cc:323] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.67:35999
I20260713 09:06:09.952006 17696 tablet_copy_service.cc:140] P 0221fcc236404cf0b29c2d54b303e8f3: Received BeginTabletCopySession request for tablet dda234d04e4e45c4ac64bf67b2bec01c from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:60692)
I20260713 09:06:09.952513 17696 tablet_copy_service.cc:161] P 0221fcc236404cf0b29c2d54b303e8f3: Beginning new tablet copy session on tablet dda234d04e4e45c4ac64bf67b2bec01c from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:60692: session id = 0da23f4862324ba08321b080b00dcff9-dda234d04e4e45c4ac64bf67b2bec01c
I20260713 09:06:09.961979 18159 ts_tablet_manager.cc:933] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:09.962936 17696 tablet_copy_source_session.cc:215] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:09.966998 18157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda234d04e4e45c4ac64bf67b2bec01c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.969023 18159 tablet_copy_client.cc:323] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.67:35999
I20260713 09:06:09.971285 17696 tablet_copy_service.cc:140] P 0221fcc236404cf0b29c2d54b303e8f3: Received BeginTabletCopySession request for tablet 1680018713f542cf808e5a6cbf027db4 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:60692)
I20260713 09:06:09.973011 17696 tablet_copy_service.cc:161] P 0221fcc236404cf0b29c2d54b303e8f3: Beginning new tablet copy session on tablet 1680018713f542cf808e5a6cbf027db4 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:60692: session id = 0da23f4862324ba08321b080b00dcff9-1680018713f542cf808e5a6cbf027db4
I20260713 09:06:09.981192 17696 tablet_copy_source_session.cc:215] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:09.984835 18159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1680018713f542cf808e5a6cbf027db4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:09.987886 18157 tablet_copy_client.cc:806] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:09.988562 18157 tablet_copy_client.cc:670] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:09.992861 18157 tablet_copy_client.cc:538] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:09.999706 18157 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:10.001868 18159 tablet_copy_client.cc:806] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:10.002511 18159 tablet_copy_client.cc:670] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:10.007418 18159 tablet_copy_client.cc:538] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:10.019475 18159 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:10.048712 18157 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:10.050081 18157 tablet_bootstrap.cc:492] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:10.051005 18157 ts_tablet_manager.cc:1403] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.052s	user 0.038s	sys 0.011s
I20260713 09:06:10.065892 18157 raft_consensus.cc:359] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.067063 18157 raft_consensus.cc:740] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:10.067965 18157 consensus_queue.cc:260] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.072576 18159 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:10.073632 18159 tablet_bootstrap.cc:492] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:10.074307 18159 ts_tablet_manager.cc:1403] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.055s	user 0.026s	sys 0.004s
I20260713 09:06:10.077348 18159 raft_consensus.cc:359] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.078342 18159 raft_consensus.cc:740] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:10.079248 18159 consensus_queue.cc:260] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.082894 18159 ts_tablet_manager.cc:1434] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:06:10.086037 18157 ts_tablet_manager.cc:1434] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.009s
I20260713 09:06:10.095130 17696 tablet_copy_service.cc:342] P 0221fcc236404cf0b29c2d54b303e8f3: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-1680018713f542cf808e5a6cbf027db4 received from {username='slave'} at 127.0.0.1:60692
I20260713 09:06:10.095611 17696 tablet_copy_service.cc:434] P 0221fcc236404cf0b29c2d54b303e8f3: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-1680018713f542cf808e5a6cbf027db4 on tablet 1680018713f542cf808e5a6cbf027db4 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:10.102344 17696 tablet_copy_service.cc:342] P 0221fcc236404cf0b29c2d54b303e8f3: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-dda234d04e4e45c4ac64bf67b2bec01c received from {username='slave'} at 127.0.0.1:60692
I20260713 09:06:10.102807 17696 tablet_copy_service.cc:434] P 0221fcc236404cf0b29c2d54b303e8f3: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-dda234d04e4e45c4ac64bf67b2bec01c on tablet dda234d04e4e45c4ac64bf67b2bec01c with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:10.106241 18164 ts_tablet_manager.cc:933] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329)
I20260713 09:06:10.113343 18164 tablet_copy_client.cc:323] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.65:41329
I20260713 09:06:10.114995 17547 tablet_copy_service.cc:140] P 7f3e2b823ec349e5a7a5d144e8b77c42: Received BeginTabletCopySession request for tablet 72faf30c84d4438882c80dea0443738c from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:33050)
I20260713 09:06:10.115540 17547 tablet_copy_service.cc:161] P 7f3e2b823ec349e5a7a5d144e8b77c42: Beginning new tablet copy session on tablet 72faf30c84d4438882c80dea0443738c from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:33050: session id = 0da23f4862324ba08321b080b00dcff9-72faf30c84d4438882c80dea0443738c
I20260713 09:06:10.116017 18157 ts_tablet_manager.cc:933] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329)
I20260713 09:06:10.125777 17547 tablet_copy_source_session.cc:215] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:10.140491 18157 tablet_copy_client.cc:323] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.65:41329
I20260713 09:06:10.239828 18164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72faf30c84d4438882c80dea0443738c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.257457 18164 tablet_copy_client.cc:806] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:10.258136 18164 tablet_copy_client.cc:670] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:10.315486 17547 tablet_copy_service.cc:140] P 7f3e2b823ec349e5a7a5d144e8b77c42: Received BeginTabletCopySession request for tablet c740a6eba65d4d21a5820a8f6e32ebb8 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:33050)
I20260713 09:06:10.316200 17547 tablet_copy_service.cc:161] P 7f3e2b823ec349e5a7a5d144e8b77c42: Beginning new tablet copy session on tablet c740a6eba65d4d21a5820a8f6e32ebb8 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:33050: session id = 0da23f4862324ba08321b080b00dcff9-c740a6eba65d4d21a5820a8f6e32ebb8
I20260713 09:06:10.321337 18164 tablet_copy_client.cc:538] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:10.332109 18164 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:10.337687 17547 tablet_copy_source_session.cc:215] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:10.350196 18157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c740a6eba65d4d21a5820a8f6e32ebb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:10.360760 18164 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:10.361725 18164 tablet_bootstrap.cc:492] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:10.362396 18164 ts_tablet_manager.cc:1403] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260713 09:06:10.365651 18164 raft_consensus.cc:359] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.366496 18164 raft_consensus.cc:740] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:10.367144 18164 consensus_queue.cc:260] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.369494 18164 ts_tablet_manager.cc:1434] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:06:10.370155 18157 tablet_copy_client.cc:806] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:10.371465 17547 tablet_copy_service.cc:342] P 7f3e2b823ec349e5a7a5d144e8b77c42: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-72faf30c84d4438882c80dea0443738c received from {username='slave'} at 127.0.0.1:33050
I20260713 09:06:10.371897 17547 tablet_copy_service.cc:434] P 7f3e2b823ec349e5a7a5d144e8b77c42: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-72faf30c84d4438882c80dea0443738c on tablet 72faf30c84d4438882c80dea0443738c with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:10.371785 18157 tablet_copy_client.cc:670] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:10.375927 18157 tablet_copy_client.cc:538] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:10.383490 18157 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:10.393703 17964 raft_consensus.cc:1217] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:10.402707 18157 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:10.403626 18157 tablet_bootstrap.cc:492] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:10.404294 18157 ts_tablet_manager.cc:1403] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260713 09:06:10.406512 18157 raft_consensus.cc:359] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.407078 18157 raft_consensus.cc:740] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:10.407584 18157 consensus_queue.cc:260] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:10.409708 18157 ts_tablet_manager.cc:1434] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260713 09:06:10.411422 17547 tablet_copy_service.cc:342] P 7f3e2b823ec349e5a7a5d144e8b77c42: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-c740a6eba65d4d21a5820a8f6e32ebb8 received from {username='slave'} at 127.0.0.1:33050
I20260713 09:06:10.411859 17547 tablet_copy_service.cc:434] P 7f3e2b823ec349e5a7a5d144e8b77c42: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-c740a6eba65d4d21a5820a8f6e32ebb8 on tablet c740a6eba65d4d21a5820a8f6e32ebb8 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:10.485725 17964 raft_consensus.cc:1217] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:10.500600 17964 raft_consensus.cc:1217] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:10.547667 17964 raft_consensus.cc:1217] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:10.912909 18058 raft_consensus.cc:1064] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:10.915333 18058 consensus_queue.cc:237] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:10.921310 17964 raft_consensus.cc:1275] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:10.922250 17534 raft_consensus.cc:1275] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:10.922267 17610 raft_consensus.cc:1275] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:10.922883 18058 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:10.923988 18142 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:10.925005 18141 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:10.934693 18142 raft_consensus.cc:1064] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:10.938011 18142 consensus_queue.cc:237] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:10.958884 18058 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:10.974996 17964 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:10.981745 17534 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:10.985028 18169 raft_consensus.cc:1064] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:10.987455 18169 consensus_queue.cc:237] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:11.010298 17962 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.012842 17685 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.016870 18151 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.021276 17536 raft_consensus.cc:1275] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.024474 17610 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.025424 18142 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.025596 17434 catalog_manager.cc:5697] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.026383 18151 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.033409 18151 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:06:11.053021 17652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.68:34849, user_credentials={real_user=slave}} blocked reactor thread for 78634.4us
I20260713 09:06:11.055063 17611 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.059005 17685 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.062603 18151 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.072618 17963 raft_consensus.cc:1275] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.074064 17609 raft_consensus.cc:1275] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.077112 18168 raft_consensus.cc:1064] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:11.087600 18168 consensus_queue.cc:237] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:11.090291 18141 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:11.099238 17963 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.102795 18141 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.108424 17611 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.147922 17609 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.146224 18142 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.155773 17685 raft_consensus.cc:1275] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.156441 17964 raft_consensus.cc:1275] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.159159 17611 raft_consensus.cc:1275] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:11.160602 18169 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:11.161909 18188 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:11.164721 18169 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:11.168877 17964 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.188777 17536 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
W20260713 09:06:11.214742 17466 debug-util.cc:398] Leaking SignalData structure 0x7b0800039140 after lost signal to thread 16412
W20260713 09:06:11.215837 17466 debug-util.cc:398] Leaking SignalData structure 0x7b080003a860 after lost signal to thread 17469
W20260713 09:06:11.217068 17466 debug-util.cc:398] Leaking SignalData structure 0x7b08002635c0 after lost signal to thread 17561
I20260713 09:06:11.228698 18169 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.229879 17685 consensus_queue.cc:237] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:11.231971 17962 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.241384 17686 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
W20260713 09:06:11.249485 17466 debug-util.cc:398] Leaking SignalData structure 0x7b080025fd00 after lost signal to thread 17636
W20260713 09:06:11.250703 17466 debug-util.cc:398] Leaking SignalData structure 0x7b0800210c20 after lost signal to thread 17710
W20260713 09:06:11.251921 17466 debug-util.cc:398] Leaking SignalData structure 0x7b08000a2280 after lost signal to thread 17988
I20260713 09:06:11.240409 17435 catalog_manager.cc:5697] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.255976 17435 catalog_manager.cc:5697] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.257975 17611 raft_consensus.cc:1275] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.258268 17962 raft_consensus.cc:1275] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.260116 18142 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.262357 18142 consensus_queue.cc:1048] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.270424 17610 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.286252 18058 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.288364 17962 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.299176 17536 consensus_queue.cc:237] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:11.298120 17431 catalog_manager.cc:5697] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.304356 17685 consensus_queue.cc:237] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:11.293960 17610 raft_consensus.cc:2955] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.315547 17964 raft_consensus.cc:1275] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.318621 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1680018713f542cf808e5a6cbf027db4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.318688 18179 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:11.322474 17537 raft_consensus.cc:1275] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.324154 18141 consensus_queue.cc:1048] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.328281 17431 catalog_manager.cc:5697] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.336387 17962 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.338470 18141 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.344679 17962 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.345108 17537 consensus_queue.cc:237] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:11.346722 17536 raft_consensus.cc:2955] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.352905 17520 tablet_service.cc:1558] Processing DeleteTablet for tablet 1680018713f542cf808e5a6cbf027db4 with delete_type TABLET_DATA_TOMBSTONED (TS 7f3e2b823ec349e5a7a5d144e8b77c42 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33006
I20260713 09:06:11.353919 17963 raft_consensus.cc:1275] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.354226 18188 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.356769 17685 raft_consensus.cc:1275] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.364137 18169 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.368182 17610 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:11.372681 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dda234d04e4e45c4ac64bf67b2bec01c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.372910 18169 consensus_queue.cc:1048] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:11.376176 18169 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:11.385636 18199 tablet_replica.cc:333] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:11.388532 18151 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.389237 18178 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.395345 18199 raft_consensus.cc:2243] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.396210 18199 raft_consensus.cc:2272] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.399902 18199 ts_tablet_manager.cc:1916] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.400883 17421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72faf30c84d4438882c80dea0443738c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.403419 17421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c740a6eba65d4d21a5820a8f6e32ebb8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:11.402832 17962 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.405941 17961 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.403412 17435 catalog_manager.cc:5697] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.422461 17610 raft_consensus.cc:2955] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.422843 17434 catalog_manager.cc:5697] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:11.426275 17593 tablet_service.cc:1558] Processing DeleteTablet for tablet dda234d04e4e45c4ac64bf67b2bec01c with delete_type TABLET_DATA_TOMBSTONED (TS d47138183b134690adf3ee7840c4526c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47950
I20260713 09:06:11.438325 17595 tablet_service.cc:1558] Processing DeleteTablet for tablet 72faf30c84d4438882c80dea0443738c with delete_type TABLET_DATA_TOMBSTONED (TS d47138183b134690adf3ee7840c4526c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47950
I20260713 09:06:11.441375 18201 tablet_replica.cc:333] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:11.444058 18201 raft_consensus.cc:2243] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.451239 17435 catalog_manager.cc:5697] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.451642 17685 raft_consensus.cc:2955] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:11.454988 18199 ts_tablet_manager.cc:1929] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.455435 18199 log.cc:1199] T 1680018713f542cf808e5a6cbf027db4 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/wals/1680018713f542cf808e5a6cbf027db4
I20260713 09:06:11.456969 17421 catalog_manager.cc:5028] TS 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): tablet 1680018713f542cf808e5a6cbf027db4 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:11.457409 18201 raft_consensus.cc:2272] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.461177 18201 ts_tablet_manager.cc:1916] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.463737 17670 tablet_service.cc:1558] Processing DeleteTablet for tablet c740a6eba65d4d21a5820a8f6e32ebb8 with delete_type TABLET_DATA_TOMBSTONED (TS 0221fcc236404cf0b29c2d54b303e8f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:11.477483 18202 tablet_replica.cc:333] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:11.478708 18202 raft_consensus.cc:2243] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.479609 18202 raft_consensus.cc:2272] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.483593 18202 ts_tablet_manager.cc:1916] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.487615 18201 ts_tablet_manager.cc:1929] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.488068 18201 log.cc:1199] T dda234d04e4e45c4ac64bf67b2bec01c P d47138183b134690adf3ee7840c4526c: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/wals/dda234d04e4e45c4ac64bf67b2bec01c
I20260713 09:06:11.489677 18201 tablet_replica.cc:333] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:11.489701 17422 catalog_manager.cc:5028] TS d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): tablet dda234d04e4e45c4ac64bf67b2bec01c (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:11.490743 18201 raft_consensus.cc:2243] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:11.491515 18201 raft_consensus.cc:2272] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:11.495888 18201 ts_tablet_manager.cc:1916] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:11.500085 18202 ts_tablet_manager.cc:1929] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.500622 18202 log.cc:1199] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0221fcc236404cf0b29c2d54b303e8f3: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/wals/c740a6eba65d4d21a5820a8f6e32ebb8
I20260713 09:06:11.502559 17422 catalog_manager.cc:5028] TS 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): tablet c740a6eba65d4d21a5820a8f6e32ebb8 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:11.509429 18201 ts_tablet_manager.cc:1929] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:11.509876 18201 log.cc:1199] T 72faf30c84d4438882c80dea0443738c P d47138183b134690adf3ee7840c4526c: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/wals/72faf30c84d4438882c80dea0443738c
I20260713 09:06:11.511098 17422 catalog_manager.cc:5028] TS d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): tablet 72faf30c84d4438882c80dea0443738c (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
W20260713 09:06:12.461812 17651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.65:41329, user_credentials={real_user=slave}} blocked reactor thread for 45978.8us
W20260713 09:06:12.552847 17651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.65:41329, user_credentials={real_user=slave}} blocked reactor thread for 70859.2us
I20260713 09:06:12.638031 17537 consensus_queue.cc:237] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:12.645699 17686 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:12.645381 17503 consensus_peers.cc:597] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f6aeef1291f4164a630caae1ae79edc. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.648294 17609 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.649673 18211 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.650904 18203 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.662837 18211 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.665268 17686 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.669432 17610 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.679369 17684 consensus_queue.cc:237] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:12.681620 17435 catalog_manager.cc:5697] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.702402 17609 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:12.702881 17652 consensus_peers.cc:597] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9edfe4a254e845dcbd50b6cc1cde1c46. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.704830 17536 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.705911 18208 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.707397 18208 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.715566 18205 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.720448 17609 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.717785 17536 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.749326 17434 catalog_manager.cc:5697] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.753751 17536 consensus_queue.cc:237] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
W20260713 09:06:12.762584 17503 consensus_peers.cc:597] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed22b490db664b8280ff2aff54a0abb6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.764662 17684 raft_consensus.cc:1275] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.766047 18214 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.766964 17609 raft_consensus.cc:1275] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.768930 18214 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.774996 18211 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.776973 17684 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.779482 17609 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.792775 17686 consensus_queue.cc:237] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:12.795281 17435 catalog_manager.cc:5697] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.803697 17609 raft_consensus.cc:1275] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:06:12.806173 17652 consensus_peers.cc:597] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acbb44efae04425ba8f11daa4593f3db. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:12.806844 18208 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.817103 18217 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.824405 17609 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:12.829722 17536 raft_consensus.cc:1275] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:12.831315 18217 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:12.835363 17434 catalog_manager.cc:5697] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:12.850313 17536 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:13.119267 18236 ts_tablet_manager.cc:933] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:13.122921 18236 tablet_copy_client.cc:323] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.67:35999
I20260713 09:06:13.126307 17696 tablet_copy_service.cc:140] P 0221fcc236404cf0b29c2d54b303e8f3: Received BeginTabletCopySession request for tablet 9edfe4a254e845dcbd50b6cc1cde1c46 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:60692)
I20260713 09:06:13.127080 17696 tablet_copy_service.cc:161] P 0221fcc236404cf0b29c2d54b303e8f3: Beginning new tablet copy session on tablet 9edfe4a254e845dcbd50b6cc1cde1c46 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:60692: session id = 0da23f4862324ba08321b080b00dcff9-9edfe4a254e845dcbd50b6cc1cde1c46
I20260713 09:06:13.152343 17696 tablet_copy_source_session.cc:215] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: Tablet Copy: opened 0 blocks and 1 log segments
W20260713 09:06:13.157353 17558 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0ea0 after lost signal to thread 16412
W20260713 09:06:13.179652 17558 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7920 after lost signal to thread 17469
W20260713 09:06:13.182578 17558 debug-util.cc:398] Leaking SignalData structure 0x7b0800128e20 after lost signal to thread 17561
W20260713 09:06:13.184859 17558 debug-util.cc:398] Leaking SignalData structure 0x7b0800230880 after lost signal to thread 17636
W20260713 09:06:13.204387 17558 debug-util.cc:398] Leaking SignalData structure 0x7b080010dbe0 after lost signal to thread 17710
W20260713 09:06:13.206785 17558 debug-util.cc:398] Leaking SignalData structure 0x7b080027e1c0 after lost signal to thread 17988
I20260713 09:06:13.284026 18240 ts_tablet_manager.cc:933] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329)
I20260713 09:06:13.563470 18243 ts_tablet_manager.cc:933] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329)
I20260713 09:06:13.578114 18240 tablet_copy_client.cc:323] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.65:41329
I20260713 09:06:13.630246 17547 tablet_copy_service.cc:140] P 7f3e2b823ec349e5a7a5d144e8b77c42: Received BeginTabletCopySession request for tablet 2f6aeef1291f4164a630caae1ae79edc from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:33050)
I20260713 09:06:13.630903 17547 tablet_copy_service.cc:161] P 7f3e2b823ec349e5a7a5d144e8b77c42: Beginning new tablet copy session on tablet 2f6aeef1291f4164a630caae1ae79edc from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:33050: session id = 0da23f4862324ba08321b080b00dcff9-2f6aeef1291f4164a630caae1ae79edc
W20260713 09:06:13.626606 17652 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.66:41891, user_credentials={real_user=slave}} blocked reactor thread for 70375.1us
I20260713 09:06:13.641192 18243 tablet_copy_client.cc:323] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.65:41329
I20260713 09:06:13.749433 17546 tablet_copy_service.cc:140] P 7f3e2b823ec349e5a7a5d144e8b77c42: Received BeginTabletCopySession request for tablet ed22b490db664b8280ff2aff54a0abb6 from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:33050)
I20260713 09:06:13.752365 17546 tablet_copy_service.cc:161] P 7f3e2b823ec349e5a7a5d144e8b77c42: Beginning new tablet copy session on tablet ed22b490db664b8280ff2aff54a0abb6 from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:33050: session id = 0da23f4862324ba08321b080b00dcff9-ed22b490db664b8280ff2aff54a0abb6
W20260713 09:06:13.764694 17651 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.65:41329, user_credentials={real_user=slave}} blocked reactor thread for 45914.5us
I20260713 09:06:13.783776 17547 tablet_copy_source_session.cc:215] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:13.790630 18240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6aeef1291f4164a630caae1ae79edc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:13.805979 17577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.65:41329, user_credentials={real_user=slave}} blocked reactor thread for 150539us
I20260713 09:06:13.817020 17546 tablet_copy_source_session.cc:215] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:13.821149 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed22b490db664b8280ff2aff54a0abb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:13.822378 18256 ts_tablet_manager.cc:933] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:13.831519 18236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9edfe4a254e845dcbd50b6cc1cde1c46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:13.845271 18256 tablet_copy_client.cc:323] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.67:35999
I20260713 09:06:13.847368 17696 tablet_copy_service.cc:140] P 0221fcc236404cf0b29c2d54b303e8f3: Received BeginTabletCopySession request for tablet acbb44efae04425ba8f11daa4593f3db from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:60692)
I20260713 09:06:13.848007 17696 tablet_copy_service.cc:161] P 0221fcc236404cf0b29c2d54b303e8f3: Beginning new tablet copy session on tablet acbb44efae04425ba8f11daa4593f3db from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:60692: session id = 0da23f4862324ba08321b080b00dcff9-acbb44efae04425ba8f11daa4593f3db
I20260713 09:06:13.872819 18243 tablet_copy_client.cc:806] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.873245 18236 tablet_copy_client.cc:806] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.873520 18243 tablet_copy_client.cc:670] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.873852 18236 tablet_copy_client.cc:670] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.879801 17696 tablet_copy_source_session.cc:215] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:13.880249 18243 tablet_copy_client.cc:538] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.887463 18256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acbb44efae04425ba8f11daa4593f3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:13.893726 18236 tablet_copy_client.cc:538] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.897756 18240 tablet_copy_client.cc:806] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.898435 18240 tablet_copy_client.cc:670] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.903007 18240 tablet_copy_client.cc:538] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.911295 18236 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:13.918725 18243 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:13.919137 18256 tablet_copy_client.cc:806] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:13.921195 18256 tablet_copy_client.cc:670] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:13.925957 18256 tablet_copy_client.cc:538] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:13.926707 18240 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:13.946305 18256 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:13.969977 18243 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:13.971050 18243 tablet_bootstrap.cc:492] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:13.980484 18243 ts_tablet_manager.cc:1403] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.005s
I20260713 09:06:13.986338 18236 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:13.987371 18236 tablet_bootstrap.cc:492] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:13.988159 18236 ts_tablet_manager.cc:1403] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.077s	user 0.026s	sys 0.005s
I20260713 09:06:13.991621 18236 raft_consensus.cc:359] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:13.993002 18236 raft_consensus.cc:740] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:14.000417 18236 consensus_queue.cc:260] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:13.985247 18243 raft_consensus.cc:359] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:14.001514 18240 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:14.001622 18243 raft_consensus.cc:740] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:14.002683 18240 tablet_bootstrap.cc:492] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:14.002468 18243 consensus_queue.cc:260] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:14.003567 18240 ts_tablet_manager.cc:1403] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.011s
I20260713 09:06:14.013477 18240 raft_consensus.cc:359] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:14.016197 18240 raft_consensus.cc:740] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:14.018362 18243 ts_tablet_manager.cc:1434] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.003s
I20260713 09:06:14.022150 18256 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:14.025866 18256 tablet_bootstrap.cc:492] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:14.026081 17546 tablet_copy_service.cc:342] P 7f3e2b823ec349e5a7a5d144e8b77c42: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-ed22b490db664b8280ff2aff54a0abb6 received from {username='slave'} at 127.0.0.1:33050
I20260713 09:06:14.026619 17546 tablet_copy_service.cc:434] P 7f3e2b823ec349e5a7a5d144e8b77c42: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-ed22b490db664b8280ff2aff54a0abb6 on tablet ed22b490db664b8280ff2aff54a0abb6 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:14.026733 18256 ts_tablet_manager.cc:1403] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.008s
I20260713 09:06:14.024983 18240 consensus_queue.cc:260] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:14.029726 18240 ts_tablet_manager.cc:1434] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260713 09:06:14.031447 17546 tablet_copy_service.cc:342] P 7f3e2b823ec349e5a7a5d144e8b77c42: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-2f6aeef1291f4164a630caae1ae79edc received from {username='slave'} at 127.0.0.1:33050
I20260713 09:06:14.031839 17546 tablet_copy_service.cc:434] P 7f3e2b823ec349e5a7a5d144e8b77c42: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-2f6aeef1291f4164a630caae1ae79edc on tablet 2f6aeef1291f4164a630caae1ae79edc with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:14.038940 18236 ts_tablet_manager.cc:1434] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.050s	user 0.015s	sys 0.001s
I20260713 09:06:14.046651 17696 tablet_copy_service.cc:342] P 0221fcc236404cf0b29c2d54b303e8f3: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-9edfe4a254e845dcbd50b6cc1cde1c46 received from {username='slave'} at 127.0.0.1:60692
I20260713 09:06:14.047154 17696 tablet_copy_service.cc:434] P 0221fcc236404cf0b29c2d54b303e8f3: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-9edfe4a254e845dcbd50b6cc1cde1c46 on tablet 9edfe4a254e845dcbd50b6cc1cde1c46 with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:14.076954 18256 raft_consensus.cc:359] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:14.096385 18256 raft_consensus.cc:740] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:14.097324 18256 consensus_queue.cc:260] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:14.100425 18256 ts_tablet_manager.cc:1434] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260713 09:06:14.103937 17696 tablet_copy_service.cc:342] P 0221fcc236404cf0b29c2d54b303e8f3: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-acbb44efae04425ba8f11daa4593f3db received from {username='slave'} at 127.0.0.1:60692
I20260713 09:06:14.104449 17696 tablet_copy_service.cc:434] P 0221fcc236404cf0b29c2d54b303e8f3: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-acbb44efae04425ba8f11daa4593f3db on tablet acbb44efae04425ba8f11daa4593f3db with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:14.133380 17961 raft_consensus.cc:1217] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:14.235893 17964 raft_consensus.cc:1217] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260713 09:06:14.275914 17633 debug-util.cc:398] Leaking SignalData structure 0x7b08001f7ec0 after lost signal to thread 16412
W20260713 09:06:14.277020 17633 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0f60 after lost signal to thread 17469
W20260713 09:06:14.278461 17633 debug-util.cc:398] Leaking SignalData structure 0x7b0800164240 after lost signal to thread 17561
W20260713 09:06:14.279575 17633 debug-util.cc:398] Leaking SignalData structure 0x7b0800263500 after lost signal to thread 17636
W20260713 09:06:14.280642 17633 debug-util.cc:398] Leaking SignalData structure 0x7b0800271c80 after lost signal to thread 17710
W20260713 09:06:14.281800 17633 debug-util.cc:398] Leaking SignalData structure 0x7b08002392c0 after lost signal to thread 17988
I20260713 09:06:14.302836 17964 raft_consensus.cc:1217] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:14.448347 17964 raft_consensus.cc:1217] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:14.635087 18211 raft_consensus.cc:1064] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:14.638260 18211 consensus_queue.cc:237] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:14.709064 17961 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.732697 18265 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:14.743482 18245 raft_consensus.cc:1064] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:14.746460 18245 consensus_queue.cc:237] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:14.790117 17686 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.792042 18265 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.831398 17610 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.833397 18265 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.852169 18214 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:14.855984 17610 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:14.879540 17961 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:14.890259 17435 catalog_manager.cc:5697] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:14.899075 17964 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.901075 18208 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:14.911202 17536 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.913390 18218 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:14.921193 17612 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:14.936167 18208 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:14.964092 17533 consensus_queue.cc:237] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:14.981032 17686 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:14.988685 18203 raft_consensus.cc:1064] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:14.992013 18203 consensus_queue.cc:237] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
W20260713 09:06:14.999526 17577 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.65:41329, user_credentials={real_user=slave}} blocked reactor thread for 46616.2us
I20260713 09:06:15.015070 18218 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.021018 18245 raft_consensus.cc:1064] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:15.021181 17536 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.027092 17612 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.057549 18266 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:15.061081 17611 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.073457 17610 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.068024 18214 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.089383 17435 catalog_manager.cc:5697] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.086374 18245 consensus_queue.cc:237] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:15.101325 17964 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.108191 18266 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.108467 17684 raft_consensus.cc:1275] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.113456 18266 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.114557 17962 raft_consensus.cc:1275] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.119063 17434 catalog_manager.cc:5697] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.122802 17961 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.125623 17421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f6aeef1291f4164a630caae1ae79edc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:15.135516 18211 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:15.146219 17686 consensus_queue.cc:237] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:15.166386 17670 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f6aeef1291f4164a630caae1ae79edc with delete_type TABLET_DATA_TOMBSTONED (TS 0221fcc236404cf0b29c2d54b303e8f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:15.175164 17610 raft_consensus.cc:1275] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.176770 17611 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.144018 17962 raft_consensus.cc:2955] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.184643 18284 tablet_replica.cc:333] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:15.187093 18218 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.187253 18211 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:15.186101 18284 raft_consensus.cc:2243] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:15.189697 18266 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.202812 18276 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.203123 17610 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.200673 17960 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.211709 17964 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.219679 18284 raft_consensus.cc:2272] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:15.233836 18218 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260713 09:06:15.240296 17612 raft_consensus.cc:1275] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.246836 18284 ts_tablet_manager.cc:1916] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:15.232777 17961 raft_consensus.cc:1275] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.260872 17536 raft_consensus.cc:1275] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:15.267920 17686 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.272200 18288 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260713 09:06:15.279950 18208 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260713 09:06:15.284682 18288 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:15.290814 17431 catalog_manager.cc:5697] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c reported cstate change: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.290701 17611 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.280721 17434 catalog_manager.cc:5697] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:15.289798 17961 raft_consensus.cc:2955] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.318212 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9edfe4a254e845dcbd50b6cc1cde1c46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:15.324980 17520 tablet_service.cc:1558] Processing DeleteTablet for tablet 9edfe4a254e845dcbd50b6cc1cde1c46 with delete_type TABLET_DATA_TOMBSTONED (TS 7f3e2b823ec349e5a7a5d144e8b77c42 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33006
I20260713 09:06:15.333140 17537 consensus_queue.cc:237] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:15.344185 17960 raft_consensus.cc:1275] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.345952 18211 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.347632 17686 raft_consensus.cc:1275] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.349429 18211 consensus_queue.cc:1048] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.352696 18294 tablet_replica.cc:333] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:15.358870 18294 raft_consensus.cc:2243] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:15.359654 18284 ts_tablet_manager.cc:1929] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:15.359715 18265 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.360558 18294 raft_consensus.cc:2272] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:15.360975 18284 log.cc:1199] T 2f6aeef1291f4164a630caae1ae79edc P 0221fcc236404cf0b29c2d54b303e8f3: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/wals/2f6aeef1291f4164a630caae1ae79edc
I20260713 09:06:15.365429 17422 catalog_manager.cc:5028] TS 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): tablet 2f6aeef1291f4164a630caae1ae79edc (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:15.367769 18294 ts_tablet_manager.cc:1916] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:15.370390 18289 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.389501 17612 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.391160 17964 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.396620 17684 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.404359 17434 catalog_manager.cc:5697] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.375963 17960 raft_consensus.cc:2955] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.429143 17421 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed22b490db664b8280ff2aff54a0abb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:15.436079 17434 catalog_manager.cc:5697] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New cstate: current_term: 1 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:15.443325 18294 ts_tablet_manager.cc:1929] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:15.444003 18294 log.cc:1199] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/wals/9edfe4a254e845dcbd50b6cc1cde1c46
I20260713 09:06:15.445117 17537 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.452450 17595 tablet_service.cc:1558] Processing DeleteTablet for tablet ed22b490db664b8280ff2aff54a0abb6 with delete_type TABLET_DATA_TOMBSTONED (TS d47138183b134690adf3ee7840c4526c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47950
I20260713 09:06:15.468150 17684 consensus_queue.cc:237] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:15.476399 17421 catalog_manager.cc:5028] TS 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): tablet 9edfe4a254e845dcbd50b6cc1cde1c46 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:15.477999 18295 tablet_replica.cc:333] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:15.479110 18295 raft_consensus.cc:2243] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:15.481973 18295 raft_consensus.cc:2272] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:15.494426 18295 ts_tablet_manager.cc:1916] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:15.510828 17536 raft_consensus.cc:1275] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.512917 18288 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:15.525094 18290 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.527318 18295 ts_tablet_manager.cc:1929] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:15.527774 18295 log.cc:1199] T ed22b490db664b8280ff2aff54a0abb6 P d47138183b134690adf3ee7840c4526c: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/wals/ed22b490db664b8280ff2aff54a0abb6
I20260713 09:06:15.529613 17422 catalog_manager.cc:5028] TS d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): tablet ed22b490db664b8280ff2aff54a0abb6 (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:15.552273 17536 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.564463 17960 raft_consensus.cc:1275] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:15.566097 18289 consensus_queue.cc:1048] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:15.567950 17434 catalog_manager.cc:5697] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.572326 17960 raft_consensus.cc:2955] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d47138183b134690adf3ee7840c4526c (127.16.6.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:15.573972 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acbb44efae04425ba8f11daa4593f3db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:15.584463 17595 tablet_service.cc:1558] Processing DeleteTablet for tablet acbb44efae04425ba8f11daa4593f3db with delete_type TABLET_DATA_TOMBSTONED (TS d47138183b134690adf3ee7840c4526c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47950
I20260713 09:06:15.585546 18295 tablet_replica.cc:333] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:15.586491 18295 raft_consensus.cc:2243] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:15.587184 18295 raft_consensus.cc:2272] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:15.595703 18295 ts_tablet_manager.cc:1916] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:15.637136 18295 ts_tablet_manager.cc:1929] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:15.637655 18295 log.cc:1199] T acbb44efae04425ba8f11daa4593f3db P d47138183b134690adf3ee7840c4526c: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/wals/acbb44efae04425ba8f11daa4593f3db
I20260713 09:06:15.639415 17422 catalog_manager.cc:5028] TS d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): tablet acbb44efae04425ba8f11daa4593f3db (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:16.715509 17684 consensus_queue.cc:237] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
W20260713 09:06:16.736680 17652 consensus_peers.cc:597] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1cc27071991243d6b0e8899bf6e021ac. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:16.742439 17611 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:16.744029 18290 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:16.760077 17536 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:16.761986 18289 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:16.832083 18296 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:16.840029 17612 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:16.856319 17611 consensus_queue.cc:237] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Queue 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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:16.865397 17435 catalog_manager.cc:5697] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:16.891175 17536 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
W20260713 09:06:16.917201 17578 consensus_peers.cc:597] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c -> Peer 0da23f4862324ba08321b080b00dcff9 (127.16.6.68:34849): Couldn't send request to peer 0da23f4862324ba08321b080b00dcff9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 393fd213e0814f9b9cf69f978655faef. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:16.924091 17684 raft_consensus.cc:1275] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:16.925938 18278 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:16.928925 17536 raft_consensus.cc:1275] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:06:16.933889 18278 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:16.968742 18074 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:16.986729 17684 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:17.015604 17536 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:17.017222 17434 catalog_manager.cc:5697] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) added. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } } }
I20260713 09:06:17.238900 18311 ts_tablet_manager.cc:933] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:17.250008 18311 tablet_copy_client.cc:323] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.67:35999
I20260713 09:06:17.251910 17696 tablet_copy_service.cc:140] P 0221fcc236404cf0b29c2d54b303e8f3: Received BeginTabletCopySession request for tablet 1cc27071991243d6b0e8899bf6e021ac from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:60692)
I20260713 09:06:17.252502 17696 tablet_copy_service.cc:161] P 0221fcc236404cf0b29c2d54b303e8f3: Beginning new tablet copy session on tablet 1cc27071991243d6b0e8899bf6e021ac from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:60692: session id = 0da23f4862324ba08321b080b00dcff9-1cc27071991243d6b0e8899bf6e021ac
I20260713 09:06:17.266999 17696 tablet_copy_source_session.cc:215] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.277396 18311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc27071991243d6b0e8899bf6e021ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.318298 18311 tablet_copy_client.cc:806] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.319013 18311 tablet_copy_client.cc:670] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.323204 18311 tablet_copy_client.cc:538] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.333753 18311 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:17.372279 18311 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:17.373358 18311 tablet_bootstrap.cc:492] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:17.374199 18311 ts_tablet_manager.cc:1403] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.012s
I20260713 09:06:17.377426 18311 raft_consensus.cc:359] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:17.378545 18311 raft_consensus.cc:740] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:17.379350 18311 consensus_queue.cc:260] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:17.413528 18311 ts_tablet_manager.cc:1434] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.016s
I20260713 09:06:17.417984 17696 tablet_copy_service.cc:342] P 0221fcc236404cf0b29c2d54b303e8f3: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-1cc27071991243d6b0e8899bf6e021ac received from {username='slave'} at 127.0.0.1:60692
I20260713 09:06:17.418470 17696 tablet_copy_service.cc:434] P 0221fcc236404cf0b29c2d54b303e8f3: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-1cc27071991243d6b0e8899bf6e021ac on tablet 1cc27071991243d6b0e8899bf6e021ac with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:17.450425 18311 ts_tablet_manager.cc:933] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: Initiating tablet copy from peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:17.478006 18311 tablet_copy_client.cc:323] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: tablet copy: Beginning tablet copy session from remote peer at address 127.16.6.66:41891
I20260713 09:06:17.480218 17622 tablet_copy_service.cc:140] P d47138183b134690adf3ee7840c4526c: Received BeginTabletCopySession request for tablet 393fd213e0814f9b9cf69f978655faef from peer 0da23f4862324ba08321b080b00dcff9 ({username='slave'} at 127.0.0.1:47980)
I20260713 09:06:17.480829 17622 tablet_copy_service.cc:161] P d47138183b134690adf3ee7840c4526c: Beginning new tablet copy session on tablet 393fd213e0814f9b9cf69f978655faef from peer 0da23f4862324ba08321b080b00dcff9 at {username='slave'} at 127.0.0.1:47980: session id = 0da23f4862324ba08321b080b00dcff9-393fd213e0814f9b9cf69f978655faef
I20260713 09:06:17.489369 17622 tablet_copy_source_session.cc:215] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:06:17.494315 18311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 393fd213e0814f9b9cf69f978655faef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:17.537384 18311 tablet_copy_client.cc:806] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 0 data blocks...
I20260713 09:06:17.538211 18311 tablet_copy_client.cc:670] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: tablet copy: Starting download of 1 WAL segments...
I20260713 09:06:17.542868 18311 tablet_copy_client.cc:538] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:06:17.564245 18311 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: Bootstrap starting.
I20260713 09:06:17.617815 18311 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:17.618988 18311 tablet_bootstrap.cc:492] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: Bootstrap complete.
I20260713 09:06:17.619810 18311 ts_tablet_manager.cc:1403] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.012s
I20260713 09:06:17.623028 18311 raft_consensus.cc:359] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:17.624781 18311 raft_consensus.cc:740] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Initialized, Role: LEARNER
I20260713 09:06:17.625552 18311 consensus_queue.cc:260] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: NON_VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: true } }
I20260713 09:06:17.632418 18311 ts_tablet_manager.cc:1434] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:17.634379 17622 tablet_copy_service.cc:342] P d47138183b134690adf3ee7840c4526c: Request end of tablet copy session 0da23f4862324ba08321b080b00dcff9-393fd213e0814f9b9cf69f978655faef received from {username='slave'} at 127.0.0.1:47980
I20260713 09:06:17.634842 17622 tablet_copy_service.cc:434] P d47138183b134690adf3ee7840c4526c: ending tablet copy session 0da23f4862324ba08321b080b00dcff9-393fd213e0814f9b9cf69f978655faef on tablet 393fd213e0814f9b9cf69f978655faef with peer 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:17.649742 17960 raft_consensus.cc:1217] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.070220 17960 raft_consensus.cc:1217] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:06:18.176265 18290 raft_consensus.cc:1064] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:18.179513 18290 consensus_queue.cc:237] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:18.200631 17960 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.202647 18296 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.212368 17611 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.214161 18296 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.240038 17536 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.242079 18319 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:06:18.265709 18320 log.cc:927] Time spent T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260713 09:06:18.269699 18319 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.287964 17537 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.302716 17960 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.303551 17430 catalog_manager.cc:5697] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.304461 17611 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } attrs { replace: true } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.365427 17684 consensus_queue.cc:237] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:18.375967 17960 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.378533 18324 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:06:18.380789 17611 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.390854 18296 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.393858 18319 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.399960 17960 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.405704 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1cc27071991243d6b0e8899bf6e021ac with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:18.409591 17611 raft_consensus.cc:2955] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.414355 17435 catalog_manager.cc:5697] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 3 to 4, VOTER 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) evicted. New cstate: current_term: 1 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.439267 17520 tablet_service.cc:1558] Processing DeleteTablet for tablet 1cc27071991243d6b0e8899bf6e021ac with delete_type TABLET_DATA_TOMBSTONED (TS 7f3e2b823ec349e5a7a5d144e8b77c42 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33006
I20260713 09:06:18.448334 18329 tablet_replica.cc:333] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:18.449553 18329 raft_consensus.cc:2243] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:18.450501 18329 raft_consensus.cc:2272] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:18.454046 18329 ts_tablet_manager.cc:1916] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:18.474510 18329 ts_tablet_manager.cc:1929] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:18.475039 18329 log.cc:1199] T 1cc27071991243d6b0e8899bf6e021ac P 7f3e2b823ec349e5a7a5d144e8b77c42: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/wals/1cc27071991243d6b0e8899bf6e021ac
I20260713 09:06:18.476882 17421 catalog_manager.cc:5028] TS 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): tablet 1cc27071991243d6b0e8899bf6e021ac (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
I20260713 09:06:18.593973 18310 raft_consensus.cc:1064] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: attempting to promote NON_VOTER 0da23f4862324ba08321b080b00dcff9 to VOTER
I20260713 09:06:18.600468 18310 consensus_queue.cc:237] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:18.625173 17964 raft_consensus.cc:1275] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 LEARNER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.638574 18318 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:18.679239 17684 raft_consensus.cc:1275] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.680929 18318 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.693866 17536 raft_consensus.cc:1275] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:06:18.697957 18310 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:18.705214 18330 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.717382 17684 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.731755 17435 catalog_manager.cc:5697] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.735473 17964 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.796518 17537 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0da23f4862324ba08321b080b00dcff9 (127.16.6.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } attrs { replace: true } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.821305 17611 consensus_queue.cc:237] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:18.829730 17536 raft_consensus.cc:1275] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.831255 18330 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.843011 17964 raft_consensus.cc:1275] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Refusing update from remote peer d47138183b134690adf3ee7840c4526c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:06:18.845052 18310 consensus_queue.cc:1048] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:06:18.855870 18335 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.857843 17537 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.874836 17964 raft_consensus.cc:2955] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.900285 17435 catalog_manager.cc:5697] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 reported cstate change: config changed from index 3 to 4, VOTER 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) evicted. New cstate: current_term: 1 leader_uuid: "d47138183b134690adf3ee7840c4526c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } } }
I20260713 09:06:18.914975 17670 tablet_service.cc:1558] Processing DeleteTablet for tablet 393fd213e0814f9b9cf69f978655faef with delete_type TABLET_DATA_TOMBSTONED (TS 0221fcc236404cf0b29c2d54b303e8f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60656
I20260713 09:06:18.937073 17422 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 393fd213e0814f9b9cf69f978655faef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:06:18.951946 18337 tablet_replica.cc:333] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:18.954205 18337 raft_consensus.cc:2243] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:18.955281 18337 raft_consensus.cc:2272] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:18.970563 18337 ts_tablet_manager.cc:1916] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:06:18.992240 18337 ts_tablet_manager.cc:1929] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:06:18.992807 18337 log.cc:1199] T 393fd213e0814f9b9cf69f978655faef P 0221fcc236404cf0b29c2d54b303e8f3: Deleting WAL directory at /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/wals/393fd213e0814f9b9cf69f978655faef
I20260713 09:06:18.994660 17422 catalog_manager.cc:5028] TS 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): tablet 393fd213e0814f9b9cf69f978655faef (table test-workload [id=3f01e47607e24e2d8abdba5ad8b81675]) successfully deleted
W20260713 09:06:21.778096 17633 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9e40 after lost signal to thread 16412
W20260713 09:06:21.778999 17633 debug-util.cc:398] Leaking SignalData structure 0x7b08000d9ce0 after lost signal to thread 17469
W20260713 09:06:21.779806 17633 debug-util.cc:398] Leaking SignalData structure 0x7b080018c4e0 after lost signal to thread 17561
W20260713 09:06:21.780596 17633 debug-util.cc:398] Leaking SignalData structure 0x7b080005bea0 after lost signal to thread 17636
W20260713 09:06:21.781368 17633 debug-util.cc:398] Leaking SignalData structure 0x7b0800292980 after lost signal to thread 17710
W20260713 09:06:21.782196 17633 debug-util.cc:398] Leaking SignalData structure 0x7b0800283960 after lost signal to thread 17988
I20260713 09:06:23.813058 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:23.845857 17686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40"
dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
mode: GRACEFUL
new_leader_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:57048
I20260713 09:06:23.846583 17686 raft_consensus.cc:606] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Received request to transfer leadership to TS 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:23.849124 17686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac"
dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
mode: GRACEFUL
new_leader_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:57048
I20260713 09:06:23.849699 17686 raft_consensus.cc:606] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Received request to transfer leadership to TS 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:23.861718 17536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc"
dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
mode: GRACEFUL
new_leader_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:37328
I20260713 09:06:23.862231 17536 raft_consensus.cc:606] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Received request to transfer leadership to TS 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:23.863577 18355 raft_consensus.cc:993] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: : Instructing follower 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:23.864166 18342 raft_consensus.cc:1081] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Signalling peer 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:23.865854 17961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc"
dest_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:41420
I20260713 09:06:23.866863 17961 raft_consensus.cc:493] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.867344 17961 raft_consensus.cc:3060] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.873992 17961 raft_consensus.cc:515] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.877599 17961 leader_election.cc:290] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:23.878051 17611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe"
dest_uuid: "d47138183b134690adf3ee7840c4526c"
mode: GRACEFUL
new_leader_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:55770
I20260713 09:06:23.878639 17611 raft_consensus.cc:606] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Received request to transfer leadership to TS 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:23.879791 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:23.880391 17536 raft_consensus.cc:3055] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.880601 17536 raft_consensus.cc:740] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:23.881364 17536 consensus_queue.cc:260] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.882628 17536 raft_consensus.cc:3060] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.882907 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6aeef1291f4164a630caae1ae79edc" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:23.883597 17611 raft_consensus.cc:3060] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.883818 17686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46"
dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
mode: GRACEFUL
new_leader_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:57048
I20260713 09:06:23.884352 17686 raft_consensus.cc:606] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Received request to transfer leadership to TS 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:23.885897 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:23.886833 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:23.890830 18319 raft_consensus.cc:993] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: : Instructing follower 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:23.891254 18319 raft_consensus.cc:1081] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Signalling peer 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:23.891508 17611 raft_consensus.cc:2468] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:23.892197 17536 raft_consensus.cc:2468] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:23.892930 17961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac"
dest_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:41406
I20260713 09:06:23.893095 17930 leader_election.cc:304] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0da23f4862324ba08321b080b00dcff9, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:23.893536 17961 raft_consensus.cc:493] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.893996 17961 raft_consensus.cc:3060] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.895009 18360 raft_consensus.cc:2804] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.896595 18360 raft_consensus.cc:697] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Becoming Leader. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Running, Role: LEADER
I20260713 09:06:23.897714 18360 consensus_queue.cc:237] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.899901 17961 raft_consensus.cc:515] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.903445 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:23.904153 17611 raft_consensus.cc:3060] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.906155 17961 leader_election.cc:290] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:23.907394 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc27071991243d6b0e8899bf6e021ac" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:23.908115 17686 raft_consensus.cc:3055] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.908449 17686 raft_consensus.cc:740] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:23.909327 17686 consensus_queue.cc:260] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.910833 17686 raft_consensus.cc:3060] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.910660 17611 raft_consensus.cc:2468] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:23.912081 17930 leader_election.cc:304] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0da23f4862324ba08321b080b00dcff9, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:23.913031 18360 raft_consensus.cc:2804] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.913833 18360 raft_consensus.cc:697] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Becoming Leader. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Running, Role: LEADER
I20260713 09:06:23.914618 17435 catalog_manager.cc:5697] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 reported cstate change: term changed from 1 to 2, leader changed from 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) to 0da23f4862324ba08321b080b00dcff9 (127.16.6.68). New cstate: current_term: 2 leader_uuid: "0da23f4862324ba08321b080b00dcff9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.915335 18360 consensus_queue.cc:237] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.919112 17686 raft_consensus.cc:2468] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:23.937847 17435 catalog_manager.cc:5697] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 reported cstate change: term changed from 1 to 2, leader changed from 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) to 0da23f4862324ba08321b080b00dcff9 (127.16.6.68). New cstate: current_term: 2 leader_uuid: "0da23f4862324ba08321b080b00dcff9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:23.958209 18319 raft_consensus.cc:993] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: : Instructing follower 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:23.958774 18352 raft_consensus.cc:1081] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Signalling peer 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:23.960188 17961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46"
dest_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:41406
I20260713 09:06:23.960697 17961 raft_consensus.cc:493] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:23.961024 17961 raft_consensus.cc:3060] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.966348 17961 raft_consensus.cc:515] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.967927 17961 leader_election.cc:290] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:23.968660 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:23.968979 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9edfe4a254e845dcbd50b6cc1cde1c46" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:23.969281 17611 raft_consensus.cc:3060] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.969520 17686 raft_consensus.cc:3055] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:23.969858 17686 raft_consensus.cc:740] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:23.970641 17686 consensus_queue.cc:260] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.971853 17686 raft_consensus.cc:3060] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:23.975967 17611 raft_consensus.cc:2468] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:23.977085 17930 leader_election.cc:304] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0da23f4862324ba08321b080b00dcff9, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:23.977795 18360 raft_consensus.cc:2804] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:23.978118 17686 raft_consensus.cc:2468] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:23.978331 18360 raft_consensus.cc:697] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Becoming Leader. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Running, Role: LEADER
I20260713 09:06:23.979365 18360 consensus_queue.cc:237] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:23.988026 17435 catalog_manager.cc:5697] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 reported cstate change: term changed from 1 to 2, leader changed from 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) to 0da23f4862324ba08321b080b00dcff9 (127.16.6.68). New cstate: current_term: 2 leader_uuid: "0da23f4862324ba08321b080b00dcff9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.297888 18369 raft_consensus.cc:993] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: : Instructing follower 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:24.298501 18354 raft_consensus.cc:1081] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Signalling peer 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:24.300068 17961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe"
dest_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:41400
I20260713 09:06:24.300606 17961 raft_consensus.cc:493] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.300921 17961 raft_consensus.cc:3060] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.305804 17961 raft_consensus.cc:515] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:24.307349 17961 leader_election.cc:290] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:24.308360 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:24.308602 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88eda3abb746445589f012554e6cd4fe" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:24.308926 17611 raft_consensus.cc:3055] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.309158 17684 raft_consensus.cc:3060] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.309303 17611 raft_consensus.cc:740] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:24.310273 17611 consensus_queue.cc:260] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:24.311602 17611 raft_consensus.cc:3060] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.316210 17684 raft_consensus.cc:2468] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:24.317550 17930 leader_election.cc:304] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 0da23f4862324ba08321b080b00dcff9; no voters: 
I20260713 09:06:24.317673 17611 raft_consensus.cc:2468] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:24.318492 18360 raft_consensus.cc:2804] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.320253 18360 raft_consensus.cc:697] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Becoming Leader. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Running, Role: LEADER
I20260713 09:06:24.321477 17537 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.321376 18360 consensus_queue.cc:237] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:24.323220 18370 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:24.332156 17435 catalog_manager.cc:5697] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 reported cstate change: term changed from 1 to 2, leader changed from d47138183b134690adf3ee7840c4526c (127.16.6.66) to 0da23f4862324ba08321b080b00dcff9 (127.16.6.68). New cstate: current_term: 2 leader_uuid: "0da23f4862324ba08321b080b00dcff9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.339475 17611 raft_consensus.cc:1275] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.340879 18370 consensus_queue.cc:1048] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:24.408336 18319 raft_consensus.cc:993] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: : Instructing follower 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:24.408795 18352 raft_consensus.cc:1081] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Signalling peer 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:24.410513 17961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40"
dest_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:41406
I20260713 09:06:24.411031 17961 raft_consensus.cc:493] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:24.411408 17961 raft_consensus.cc:3060] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.416528 17961 raft_consensus.cc:515] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:24.418146 17961 leader_election.cc:290] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:24.419139 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:24.419988 17612 raft_consensus.cc:3060] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.420537 17684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11af7529fd3b4e369041a6bd228acd40" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:24.421136 17684 raft_consensus.cc:3055] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:24.421389 17684 raft_consensus.cc:740] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:24.422145 17684 consensus_queue.cc:260] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:24.424348 17684 raft_consensus.cc:3060] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:24.427321 17612 raft_consensus.cc:2468] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:24.428506 17930 leader_election.cc:304] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0da23f4862324ba08321b080b00dcff9, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:24.429112 17684 raft_consensus.cc:2468] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:24.429229 18370 raft_consensus.cc:2804] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:24.429862 18370 raft_consensus.cc:697] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Becoming Leader. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Running, Role: LEADER
I20260713 09:06:24.430915 18370 consensus_queue.cc:237] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [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: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:24.438864 17435 catalog_manager.cc:5697] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 reported cstate change: term changed from 1 to 2, leader changed from 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) to 0da23f4862324ba08321b080b00dcff9 (127.16.6.68). New cstate: current_term: 2 leader_uuid: "0da23f4862324ba08321b080b00dcff9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:24.443871 17612 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.445164 18370 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:24.452087 17684 raft_consensus.cc:1275] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.453781 18361 consensus_queue.cc:1048] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:24.472711 17612 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.474048 18361 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:24.484194 17684 raft_consensus.cc:1275] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.486223 18361 consensus_queue.cc:1048] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:24.704537 17612 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.705966 18361 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:24.706204 17684 raft_consensus.cc:1275] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.707561 18361 consensus_queue.cc:1048] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:24.812875 17612 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.814407 18370 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:24.826763 17684 raft_consensus.cc:1275] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:24.828907 18360 consensus_queue.cc:1048] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:06:24.887912 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:24.903352 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:24.916956 17612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3"
dest_uuid: "d47138183b134690adf3ee7840c4526c"
mode: GRACEFUL
new_leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
 from {username='slave'} at 127.0.0.1:55770
I20260713 09:06:24.917689 17612 raft_consensus.cc:606] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Received request to transfer leadership to TS 0221fcc236404cf0b29c2d54b303e8f3
I20260713 09:06:24.919302 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:24.920006 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:25.334780 18354 raft_consensus.cc:993] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c: : Instructing follower 0221fcc236404cf0b29c2d54b303e8f3 to start an election
I20260713 09:06:25.336090 18369 raft_consensus.cc:1081] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Signalling peer 0221fcc236404cf0b29c2d54b303e8f3 to start an election
I20260713 09:06:25.338646 17686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3"
dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
 from {username='slave'} at 127.0.0.1:60686
I20260713 09:06:25.339232 17686 raft_consensus.cc:493] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:25.339648 17686 raft_consensus.cc:3060] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.346005 17686 raft_consensus.cc:515] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:25.347465 17686 leader_election.cc:290] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:25.348376 17537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:25.348783 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5738418316b4fd0843e6174c56149b3" candidate_uuid: "0221fcc236404cf0b29c2d54b303e8f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:25.349023 17537 raft_consensus.cc:3060] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.349336 17612 raft_consensus.cc:3055] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:25.349627 17612 raft_consensus.cc:740] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d47138183b134690adf3ee7840c4526c, State: Running, Role: LEADER
I20260713 09:06:25.350401 17612 consensus_queue.cc:260] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:25.351281 17612 raft_consensus.cc:3060] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:25.353950 17537 raft_consensus.cc:2468] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 2.
I20260713 09:06:25.355108 17651 leader_election.cc:304] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0221fcc236404cf0b29c2d54b303e8f3, 7f3e2b823ec349e5a7a5d144e8b77c42; no voters: 
I20260713 09:06:25.355840 18352 raft_consensus.cc:2804] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:25.356129 17612 raft_consensus.cc:2468] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0221fcc236404cf0b29c2d54b303e8f3 in term 2.
I20260713 09:06:25.356968 18352 raft_consensus.cc:697] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 LEADER]: Becoming Leader. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:25.357936 18352 consensus_queue.cc:237] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:25.365990 17434 catalog_manager.cc:5697] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 reported cstate change: term changed from 1 to 2, leader changed from d47138183b134690adf3ee7840c4526c (127.16.6.66) to 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "0221fcc236404cf0b29c2d54b303e8f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:25.741266 17612 raft_consensus.cc:1275] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.742574 18352 consensus_queue.cc:1048] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:25.756088 17537 raft_consensus.cc:1275] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Refusing update from remote peer 0221fcc236404cf0b29c2d54b303e8f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:25.758380 18352 consensus_queue.cc:1048] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:25.920909 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:25.938581 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:25.954419 17686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894"
dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
mode: GRACEFUL
new_leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
 from {username='slave'} at 127.0.0.1:57048
I20260713 09:06:25.955003 17686 raft_consensus.cc:606] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Received request to transfer leadership to TS 7f3e2b823ec349e5a7a5d144e8b77c42
I20260713 09:06:25.956298 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:25.956987 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:26.358460 18390 raft_consensus.cc:993] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3: : Instructing follower 7f3e2b823ec349e5a7a5d144e8b77c42 to start an election
I20260713 09:06:26.358986 18390 raft_consensus.cc:1081] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Signalling peer 7f3e2b823ec349e5a7a5d144e8b77c42 to start an election
I20260713 09:06:26.360479 17537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894"
dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
 from {username='slave'} at 127.0.0.1:33018
I20260713 09:06:26.360875 17537 raft_consensus.cc:493] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:26.361097 17537 raft_consensus.cc:3060] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.365475 17537 raft_consensus.cc:515] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:26.367362 17537 leader_election.cc:290] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 2 election: Requested vote from peers d47138183b134690adf3ee7840c4526c (127.16.6.66:41891), 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999)
I20260713 09:06:26.368222 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:26.368794 17612 raft_consensus.cc:3060] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.368831 17686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f129a1f82cbf47e2b7a1832e3152a894" candidate_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0221fcc236404cf0b29c2d54b303e8f3"
I20260713 09:06:26.369398 17686 raft_consensus.cc:3055] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:26.369745 17686 raft_consensus.cc:740] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0221fcc236404cf0b29c2d54b303e8f3, State: Running, Role: LEADER
I20260713 09:06:26.370551 17686 consensus_queue.cc:260] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:26.371719 17686 raft_consensus.cc:3060] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:26.375272 17612 raft_consensus.cc:2468] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 2.
I20260713 09:06:26.376585 17503 leader_election.cc:304] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f3e2b823ec349e5a7a5d144e8b77c42, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:26.377254 18402 raft_consensus.cc:2804] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:26.377722 17686 raft_consensus.cc:2468] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f3e2b823ec349e5a7a5d144e8b77c42 in term 2.
I20260713 09:06:26.377730 18402 raft_consensus.cc:697] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 LEADER]: Becoming Leader. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:26.378916 18402 consensus_queue.cc:237] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } }
I20260713 09:06:26.386996 17435 catalog_manager.cc:5697] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 reported cstate change: term changed from 1 to 2, leader changed from 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67) to 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:26.831049 17686 raft_consensus.cc:1275] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.832253 18402 consensus_queue.cc:1048] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0221fcc236404cf0b29c2d54b303e8f3" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 35999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.841298 17612 raft_consensus.cc:1275] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 7f3e2b823ec349e5a7a5d144e8b77c42: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:26.842939 18355 consensus_queue.cc:1048] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:26.957762 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:26.975515 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:26.989645 17536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8"
dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
mode: GRACEFUL
new_leader_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:37328
I20260713 09:06:26.990190 17536 raft_consensus.cc:606] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Received request to transfer leadership to TS 0da23f4862324ba08321b080b00dcff9
I20260713 09:06:26.991300 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:26.991932 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:27.199505 18402 raft_consensus.cc:993] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: : Instructing follower 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:27.200039 18355 raft_consensus.cc:1081] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Signalling peer 0da23f4862324ba08321b080b00dcff9 to start an election
I20260713 09:06:27.201647 17964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8"
dest_uuid: "0da23f4862324ba08321b080b00dcff9"
 from {username='slave'} at 127.0.0.1:41420
I20260713 09:06:27.202168 17964 raft_consensus.cc:493] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:27.202483 17964 raft_consensus.cc:3060] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.208158 17964 raft_consensus.cc:515] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:27.209683 17964 leader_election.cc:290] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Requested vote from peers 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329), d47138183b134690adf3ee7840c4526c (127.16.6.66:41891)
I20260713 09:06:27.210278 17536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42"
I20260713 09:06:27.210609 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c740a6eba65d4d21a5820a8f6e32ebb8" candidate_uuid: "0da23f4862324ba08321b080b00dcff9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d47138183b134690adf3ee7840c4526c"
I20260713 09:06:27.210878 17536 raft_consensus.cc:3055] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:27.211165 17612 raft_consensus.cc:3060] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.211210 17536 raft_consensus.cc:740] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f3e2b823ec349e5a7a5d144e8b77c42, State: Running, Role: LEADER
I20260713 09:06:27.211985 17536 consensus_queue.cc:260] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:27.212879 17536 raft_consensus.cc:3060] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:27.215641 17612 raft_consensus.cc:2468] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:27.216542 17930 leader_election.cc:304] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0da23f4862324ba08321b080b00dcff9, d47138183b134690adf3ee7840c4526c; no voters: 
I20260713 09:06:27.217304 18370 raft_consensus.cc:2804] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:27.217330 17536 raft_consensus.cc:2468] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0da23f4862324ba08321b080b00dcff9 in term 2.
I20260713 09:06:27.218549 18370 raft_consensus.cc:697] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Becoming Leader. State: Replica: 0da23f4862324ba08321b080b00dcff9, State: Running, Role: LEADER
I20260713 09:06:27.219359 18370 consensus_queue.cc:237] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [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: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } }
I20260713 09:06:27.226605 17435 catalog_manager.cc:5697] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 reported cstate change: term changed from 1 to 2, leader changed from 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65) to 0da23f4862324ba08321b080b00dcff9 (127.16.6.68). New cstate: current_term: 2 leader_uuid: "0da23f4862324ba08321b080b00dcff9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0da23f4862324ba08321b080b00dcff9" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 34849 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:06:27.696110 17611 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:27.697382 18370 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d47138183b134690adf3ee7840c4526c" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:27.709862 17536 raft_consensus.cc:1275] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Refusing update from remote peer 0da23f4862324ba08321b080b00dcff9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:06:27.711112 18370 consensus_queue.cc:1048] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f3e2b823ec349e5a7a5d144e8b77c42" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:06:27.992893 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:28.007077 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
W20260713 09:06:28.018106 17651 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260713 09:06:28.023278 17651 consensus_peers.cc:597] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.044006 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:28.045027 16409 tablet_replica.cc:333] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.045786 16409 raft_consensus.cc:2243] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.046284 16409 raft_consensus.cc:2272] T c740a6eba65d4d21a5820a8f6e32ebb8 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.049196 16409 tablet_replica.cc:333] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.049846 16409 raft_consensus.cc:2243] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.050436 16409 raft_consensus.cc:2272] T dda234d04e4e45c4ac64bf67b2bec01c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.052609 16409 tablet_replica.cc:333] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.053179 16409 raft_consensus.cc:2243] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.053839 16409 raft_consensus.cc:2272] T f679adbe263a42a686b71ca7c38958eb P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.055708 16409 tablet_replica.cc:333] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.056254 16409 raft_consensus.cc:2243] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.056671 16409 raft_consensus.cc:2272] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.058590 16409 tablet_replica.cc:333] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.059108 16409 raft_consensus.cc:2243] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.059563 16409 raft_consensus.cc:2272] T b5637b6e161e4b5f920b3fffc9382817 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.061369 16409 tablet_replica.cc:333] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.061929 16409 raft_consensus.cc:2243] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.062783 16409 raft_consensus.cc:2272] T ed22b490db664b8280ff2aff54a0abb6 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.064510 16409 tablet_replica.cc:333] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.065066 16409 raft_consensus.cc:2243] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.065517 16409 raft_consensus.cc:2272] T 72ad10eeb8b54b68af6e25bb4e61d819 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.068210 16409 tablet_replica.cc:333] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.068853 16409 raft_consensus.cc:2243] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.069829 16409 raft_consensus.cc:2272] T 6645c0d91a9d4b42a1853e7b01318def P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.071682 16409 tablet_replica.cc:333] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.072193 16409 raft_consensus.cc:2243] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.072533 16409 raft_consensus.cc:2272] T 2f6aeef1291f4164a630caae1ae79edc P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.074285 16409 tablet_replica.cc:333] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.074724 16409 raft_consensus.cc:2243] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.075129 16409 raft_consensus.cc:2272] T acbb44efae04425ba8f11daa4593f3db P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.076742 16409 tablet_replica.cc:333] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.077245 16409 raft_consensus.cc:2243] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.078058 16409 raft_consensus.cc:2272] T 72faf30c84d4438882c80dea0443738c P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.079679 16409 tablet_replica.cc:333] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.080130 16409 raft_consensus.cc:2243] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.080462 16409 raft_consensus.cc:2272] T f5738418316b4fd0843e6174c56149b3 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.082021 16409 tablet_replica.cc:333] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.082437 16409 raft_consensus.cc:2243] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.083132 16409 raft_consensus.cc:2272] T 5565de042299435aa792d4be5f6c0278 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.084880 16409 tablet_replica.cc:333] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.085353 16409 raft_consensus.cc:2243] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.085778 16409 raft_consensus.cc:2272] T 374eeb54bdf0426b92c439513990a924 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.087615 16409 tablet_replica.cc:333] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.088317 16409 raft_consensus.cc:2243] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.088970 16409 raft_consensus.cc:2272] T de63dc282b60407e84a22e2345f1a138 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.091265 16409 tablet_replica.cc:333] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.091686 16409 raft_consensus.cc:2243] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.092358 16409 raft_consensus.cc:2272] T f129a1f82cbf47e2b7a1832e3152a894 P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.094101 16409 tablet_replica.cc:333] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.094563 16409 raft_consensus.cc:2243] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.095268 16409 raft_consensus.cc:2272] T 44f224ca75ad490fa8d00616fc5c5d3f P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.097342 16409 tablet_replica.cc:333] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42: stopping tablet replica
I20260713 09:06:28.097967 16409 raft_consensus.cc:2243] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.098554 16409 raft_consensus.cc:2272] T 393fd213e0814f9b9cf69f978655faef P 7f3e2b823ec349e5a7a5d144e8b77c42 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:28.104223 17651 consensus_peers.cc:597] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:28.170517 17651 consensus_peers.cc:597] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.177623 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
W20260713 09:06:28.220894 17577 consensus_peers.cc:597] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.227278 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
W20260713 09:06:28.253134 17577 consensus_peers.cc:597] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.263846 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:28.264842 16409 tablet_replica.cc:333] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.265508 16409 raft_consensus.cc:2243] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.266503 16409 raft_consensus.cc:2272] T e599ba63306b4cc981cdce14c3255f61 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.268617 16409 tablet_replica.cc:333] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.269168 16409 raft_consensus.cc:2243] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.270067 16409 raft_consensus.cc:2272] T b5637b6e161e4b5f920b3fffc9382817 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.272040 16409 tablet_replica.cc:333] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.272711 16409 raft_consensus.cc:2243] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.273258 16409 raft_consensus.cc:2272] T 11af7529fd3b4e369041a6bd228acd40 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.275475 16409 tablet_replica.cc:333] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.276403 16409 raft_consensus.cc:2243] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.277055 16409 raft_consensus.cc:2272] T 1cc27071991243d6b0e8899bf6e021ac P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.279711 16409 tablet_replica.cc:333] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c: stopping tablet replica
W20260713 09:06:28.280019 17652 consensus_peers.cc:597] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.280611 16409 raft_consensus.cc:2243] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:06:28.280866 17930 consensus_peers.cc:597] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.281503 16409 raft_consensus.cc:2272] T 6645c0d91a9d4b42a1853e7b01318def P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.283975 16409 tablet_replica.cc:333] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
W20260713 09:06:28.284202 17577 consensus_peers.cc:597] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.284690 16409 raft_consensus.cc:2243] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.285192 16409 raft_consensus.cc:2272] T 776a75a34efa4b7eaad237ddc6ac7ed2 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.287084 16409 tablet_replica.cc:333] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.287662 16409 raft_consensus.cc:2243] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.288156 16409 raft_consensus.cc:2272] T c740a6eba65d4d21a5820a8f6e32ebb8 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.291065 16409 tablet_replica.cc:333] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.291653 16409 raft_consensus.cc:2243] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.292304 16409 raft_consensus.cc:2272] T 5565de042299435aa792d4be5f6c0278 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.294564 16409 tablet_replica.cc:333] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.295135 16409 raft_consensus.cc:2243] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.296056 16409 raft_consensus.cc:2272] T 374eeb54bdf0426b92c439513990a924 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:28.297425 17930 consensus_peers.cc:597] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.298463 16409 tablet_replica.cc:333] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.298961 16409 raft_consensus.cc:2243] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.299311 16409 raft_consensus.cc:2272] T f5738418316b4fd0843e6174c56149b3 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.301347 16409 tablet_replica.cc:333] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.301920 16409 raft_consensus.cc:2243] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.302623 16409 raft_consensus.cc:2272] T de63dc282b60407e84a22e2345f1a138 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.304198 16409 tablet_replica.cc:333] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.304651 16409 raft_consensus.cc:2243] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.304982 16409 raft_consensus.cc:2272] T f129a1f82cbf47e2b7a1832e3152a894 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.306624 16409 tablet_replica.cc:333] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.307065 16409 raft_consensus.cc:2243] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.307543 16409 raft_consensus.cc:2272] T 9edfe4a254e845dcbd50b6cc1cde1c46 P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.309096 16409 tablet_replica.cc:333] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.309649 16409 raft_consensus.cc:2243] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.310326 16409 raft_consensus.cc:2272] T 72ad10eeb8b54b68af6e25bb4e61d819 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.312165 16409 tablet_replica.cc:333] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.312615 16409 raft_consensus.cc:2243] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.312951 16409 raft_consensus.cc:2272] T 88eda3abb746445589f012554e6cd4fe P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.314786 16409 tablet_replica.cc:333] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.315551 16409 raft_consensus.cc:2243] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.316074 16409 raft_consensus.cc:2272] T 2f6aeef1291f4164a630caae1ae79edc P d47138183b134690adf3ee7840c4526c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.317646 16409 tablet_replica.cc:333] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.318092 16409 raft_consensus.cc:2243] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.318459 16409 raft_consensus.cc:2272] T 1680018713f542cf808e5a6cbf027db4 P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.319978 16409 tablet_replica.cc:333] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c: stopping tablet replica
I20260713 09:06:28.320359 16409 raft_consensus.cc:2243] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.321046 16409 raft_consensus.cc:2272] T 393fd213e0814f9b9cf69f978655faef P d47138183b134690adf3ee7840c4526c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:28.340333 17651 consensus_peers.cc:597] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:28.352124 17929 consensus_peers.cc:597] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:28.354947 17652 consensus_peers.cc:597] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.413698 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
W20260713 09:06:28.424000 17930 consensus_peers.cc:597] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:28.441305 17651 consensus_peers.cc:597] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.463485 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
W20260713 09:06:28.471450 17929 consensus_peers.cc:597] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 -> Peer 7f3e2b823ec349e5a7a5d144e8b77c42 (127.16.6.65:41329): Couldn't send request to peer 7f3e2b823ec349e5a7a5d144e8b77c42. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.497687 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:28.498692 16409 tablet_replica.cc:333] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.499655 16409 raft_consensus.cc:2243] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.500614 16409 raft_consensus.cc:2272] T dda234d04e4e45c4ac64bf67b2bec01c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.502545 16409 tablet_replica.cc:333] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.503012 16409 raft_consensus.cc:2243] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.503551 16409 raft_consensus.cc:2272] T ed22b490db664b8280ff2aff54a0abb6 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.505425 16409 tablet_replica.cc:333] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.505991 16409 raft_consensus.cc:2243] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.506409 16409 raft_consensus.cc:2272] T 11af7529fd3b4e369041a6bd228acd40 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.508134 16409 tablet_replica.cc:333] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.508659 16409 raft_consensus.cc:2243] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.509425 16409 raft_consensus.cc:2272] T f679adbe263a42a686b71ca7c38958eb P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.511221 16409 tablet_replica.cc:333] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.511736 16409 raft_consensus.cc:2243] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.512434 16409 raft_consensus.cc:2272] T 776a75a34efa4b7eaad237ddc6ac7ed2 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.514158 16409 tablet_replica.cc:333] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.514653 16409 raft_consensus.cc:2243] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.515144 16409 raft_consensus.cc:2272] T e599ba63306b4cc981cdce14c3255f61 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.516846 16409 tablet_replica.cc:333] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.517356 16409 raft_consensus.cc:2243] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.517832 16409 raft_consensus.cc:2272] T b5637b6e161e4b5f920b3fffc9382817 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.522146 16409 tablet_replica.cc:333] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.522863 16409 raft_consensus.cc:2243] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.523900 16409 raft_consensus.cc:2272] T 1680018713f542cf808e5a6cbf027db4 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:28.524540 17930 consensus_peers.cc:597] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.526124 16409 tablet_replica.cc:333] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.526684 16409 raft_consensus.cc:2243] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:06:28.527148 17930 consensus_peers.cc:597] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 -> Peer 0221fcc236404cf0b29c2d54b303e8f3 (127.16.6.67:35999): Couldn't send request to peer 0221fcc236404cf0b29c2d54b303e8f3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.527463 16409 raft_consensus.cc:2272] T acbb44efae04425ba8f11daa4593f3db P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.529256 16409 tablet_replica.cc:333] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.529865 16409 raft_consensus.cc:2243] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.530496 16409 raft_consensus.cc:2272] T 72faf30c84d4438882c80dea0443738c P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.532188 16409 tablet_replica.cc:333] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.532678 16409 raft_consensus.cc:2243] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.533062 16409 raft_consensus.cc:2272] T f129a1f82cbf47e2b7a1832e3152a894 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.534750 16409 tablet_replica.cc:333] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.535257 16409 raft_consensus.cc:2243] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.535935 16409 raft_consensus.cc:2272] T f5738418316b4fd0843e6174c56149b3 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.537467 16409 tablet_replica.cc:333] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.538019 16409 raft_consensus.cc:2243] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.538416 16409 raft_consensus.cc:2272] T 5565de042299435aa792d4be5f6c0278 P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.540164 16409 tablet_replica.cc:333] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.540757 16409 raft_consensus.cc:2243] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.541181 16409 raft_consensus.cc:2272] T 374eeb54bdf0426b92c439513990a924 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.542888 16409 tablet_replica.cc:333] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.543401 16409 raft_consensus.cc:2243] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.543797 16409 raft_consensus.cc:2272] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.545547 16409 tablet_replica.cc:333] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.546034 16409 raft_consensus.cc:2243] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.546610 16409 raft_consensus.cc:2272] T 44f224ca75ad490fa8d00616fc5c5d3f P 0221fcc236404cf0b29c2d54b303e8f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.548434 16409 tablet_replica.cc:333] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.548910 16409 raft_consensus.cc:2243] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.549293 16409 raft_consensus.cc:2272] T 1cc27071991243d6b0e8899bf6e021ac P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.551028 16409 tablet_replica.cc:333] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3: stopping tablet replica
I20260713 09:06:28.551561 16409 raft_consensus.cc:2243] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.552040 16409 raft_consensus.cc:2272] T 88eda3abb746445589f012554e6cd4fe P 0221fcc236404cf0b29c2d54b303e8f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.596105 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
W20260713 09:06:28.631095 17930 consensus_peers.cc:597] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.635309 16409 tablet_server.cc:179] TabletServer@127.16.6.68:0 shutting down...
I20260713 09:06:28.663925 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:28.664746 16409 tablet_replica.cc:333] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
W20260713 09:06:28.665048 17930 consensus_peers.cc:597] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 -> Peer d47138183b134690adf3ee7840c4526c (127.16.6.66:41891): Couldn't send request to peer d47138183b134690adf3ee7840c4526c. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:28.665884 16409 raft_consensus.cc:2243] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.666505 16409 raft_consensus.cc:2272] T 393fd213e0814f9b9cf69f978655faef P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.668565 16409 tablet_replica.cc:333] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.669160 16409 raft_consensus.cc:2243] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.670006 16409 raft_consensus.cc:2272] T 9edfe4a254e845dcbd50b6cc1cde1c46 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.671860 16409 tablet_replica.cc:333] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.672487 16409 raft_consensus.cc:2243] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.673234 16409 raft_consensus.cc:2272] T 2f6aeef1291f4164a630caae1ae79edc P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.675163 16409 tablet_replica.cc:333] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.675710 16409 raft_consensus.cc:2243] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.676282 16409 raft_consensus.cc:2272] T 72faf30c84d4438882c80dea0443738c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.678265 16409 tablet_replica.cc:333] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.678840 16409 raft_consensus.cc:2243] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.679350 16409 raft_consensus.cc:2272] T 1680018713f542cf808e5a6cbf027db4 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.681159 16409 tablet_replica.cc:333] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.681790 16409 raft_consensus.cc:2243] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.682338 16409 raft_consensus.cc:2272] T de63dc282b60407e84a22e2345f1a138 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.684137 16409 tablet_replica.cc:333] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.684665 16409 raft_consensus.cc:2243] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.685179 16409 raft_consensus.cc:2272] T 44f224ca75ad490fa8d00616fc5c5d3f P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.687081 16409 tablet_replica.cc:333] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.687649 16409 raft_consensus.cc:2243] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.688467 16409 raft_consensus.cc:2272] T c740a6eba65d4d21a5820a8f6e32ebb8 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.690724 16409 tablet_replica.cc:333] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.691287 16409 raft_consensus.cc:2243] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.691758 16409 raft_consensus.cc:2272] T dda234d04e4e45c4ac64bf67b2bec01c P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.693442 16409 tablet_replica.cc:333] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.694020 16409 raft_consensus.cc:2243] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.694514 16409 raft_consensus.cc:2272] T 72ad10eeb8b54b68af6e25bb4e61d819 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.696283 16409 tablet_replica.cc:333] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.696805 16409 raft_consensus.cc:2243] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.697393 16409 raft_consensus.cc:2272] T e599ba63306b4cc981cdce14c3255f61 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.699180 16409 tablet_replica.cc:333] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.699648 16409 raft_consensus.cc:2243] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.700348 16409 raft_consensus.cc:2272] T 88eda3abb746445589f012554e6cd4fe P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.702208 16409 tablet_replica.cc:333] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.702659 16409 raft_consensus.cc:2243] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.703162 16409 raft_consensus.cc:2272] T ed22b490db664b8280ff2aff54a0abb6 P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.704944 16409 tablet_replica.cc:333] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.705396 16409 raft_consensus.cc:2243] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.706172 16409 raft_consensus.cc:2272] T 11af7529fd3b4e369041a6bd228acd40 P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.707893 16409 tablet_replica.cc:333] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.708345 16409 raft_consensus.cc:2243] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.709052 16409 raft_consensus.cc:2272] T 1cc27071991243d6b0e8899bf6e021ac P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.710916 16409 tablet_replica.cc:333] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.711369 16409 raft_consensus.cc:2243] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.711825 16409 raft_consensus.cc:2272] T 6645c0d91a9d4b42a1853e7b01318def P 0da23f4862324ba08321b080b00dcff9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.713698 16409 tablet_replica.cc:333] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.714130 16409 raft_consensus.cc:2243] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.714581 16409 raft_consensus.cc:2272] T acbb44efae04425ba8f11daa4593f3db P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.716293 16409 tablet_replica.cc:333] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9: stopping tablet replica
I20260713 09:06:28.716687 16409 raft_consensus.cc:2243] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:28.717125 16409 raft_consensus.cc:2272] T f679adbe263a42a686b71ca7c38958eb P 0da23f4862324ba08321b080b00dcff9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.756577 16409 tablet_server.cc:196] TabletServer@127.16.6.68:0 shutdown complete.
I20260713 09:06:28.784989 16409 master.cc:562] Master@127.16.6.126:35253 shutting down...
I20260713 09:06:28.809834 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:28.810431 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:28.810773 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P f495d141841c41f6a38a1a048b9dd83b: stopping tablet replica
I20260713 09:06:28.851781 16409 master.cc:584] Master@127.16.6.126:35253 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30727 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:06:28.914067 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:40341
I20260713 09:06:28.915323 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:28.922366 18438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:28.922461 18437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:28.923444 18440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:28.924048 16409 server_base.cc:1061] running on GCE node
I20260713 09:06:28.925107 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:28.925308 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:28.925487 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933588925469 us; error 0 us; skew 500 ppm
I20260713 09:06:28.926082 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:28.928532 16409 webserver.cc:533] Webserver started at http://127.16.6.126:41719/ using document root <none> and password file <none>
I20260713 09:06:28.928980 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:28.929188 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:28.929414 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:28.930536 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "db2418e4b82a49feaf2ae91585b63966"
format_stamp: "Formatted at 2026-07-13 09:06:28 on dist-test-slave-7hhx"
I20260713 09:06:28.935087 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:06:28.938647 18445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:28.939512 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:28.939877 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "db2418e4b82a49feaf2ae91585b63966"
format_stamp: "Formatted at 2026-07-13 09:06:28 on dist-test-slave-7hhx"
I20260713 09:06:28.940169 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:28.961761 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:28.963156 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:29.006466 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:40341
I20260713 09:06:29.006601 18496 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:40341 every 8 connection(s)
I20260713 09:06:29.010722 18497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.022535 18497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966: Bootstrap starting.
I20260713 09:06:29.027958 18497 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:29.032835 18497 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966: No bootstrap required, opened a new log
I20260713 09:06:29.035194 18497 raft_consensus.cc:359] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db2418e4b82a49feaf2ae91585b63966" member_type: VOTER }
I20260713 09:06:29.035598 18497 raft_consensus.cc:385] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:29.035876 18497 raft_consensus.cc:740] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db2418e4b82a49feaf2ae91585b63966, State: Initialized, Role: FOLLOWER
I20260713 09:06:29.036597 18497 consensus_queue.cc:260] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db2418e4b82a49feaf2ae91585b63966" member_type: VOTER }
I20260713 09:06:29.037112 18497 raft_consensus.cc:399] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:29.037343 18497 raft_consensus.cc:493] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:29.037721 18497 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:29.042719 18497 raft_consensus.cc:515] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db2418e4b82a49feaf2ae91585b63966" member_type: VOTER }
I20260713 09:06:29.043306 18497 leader_election.cc:304] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [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: db2418e4b82a49feaf2ae91585b63966; no voters: 
I20260713 09:06:29.044565 18497 leader_election.cc:290] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:29.044946 18500 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:29.046598 18500 raft_consensus.cc:697] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 1 LEADER]: Becoming Leader. State: Replica: db2418e4b82a49feaf2ae91585b63966, State: Running, Role: LEADER
I20260713 09:06:29.047354 18500 consensus_queue.cc:237] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [LEADER]: Queue going to LEADER mode. State: All 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: "db2418e4b82a49feaf2ae91585b63966" member_type: VOTER }
I20260713 09:06:29.047901 18497 sys_catalog.cc:565] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:29.052340 18502 sys_catalog.cc:455] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [sys.catalog]: SysCatalogTable state changed. Reason: New leader db2418e4b82a49feaf2ae91585b63966. Latest consensus state: current_term: 1 leader_uuid: "db2418e4b82a49feaf2ae91585b63966" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db2418e4b82a49feaf2ae91585b63966" member_type: VOTER } }
I20260713 09:06:29.052892 18501 sys_catalog.cc:455] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db2418e4b82a49feaf2ae91585b63966" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db2418e4b82a49feaf2ae91585b63966" member_type: VOTER } }
I20260713 09:06:29.053176 18502 sys_catalog.cc:458] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:29.053506 18501 sys_catalog.cc:458] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:29.055686 18507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:29.061426 18507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:29.065337 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:29.071044 18507 catalog_manager.cc:1383] Generated new cluster ID: 49d35ada17d643cf906d1f66dc08faf7
I20260713 09:06:29.071353 18507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:29.115628 18507 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:29.116870 18507 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:29.134286 18507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966: Generated new TSK 0
I20260713 09:06:29.134894 18507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:29.197296 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.203817 18518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.204892 18519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.208084 16409 server_base.cc:1061] running on GCE node
W20260713 09:06:29.208052 18521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.209538 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:29.209815 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:29.209987 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933589209972 us; error 0 us; skew 500 ppm
I20260713 09:06:29.210558 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:29.213008 16409 webserver.cc:533] Webserver started at http://127.16.6.65:45361/ using document root <none> and password file <none>
I20260713 09:06:29.213508 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:29.213729 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:29.214051 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:29.215121 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "ebf12e238ba148229ec7939c647b58e7"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.219904 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:29.223425 18526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.224316 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:29.224565 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "ebf12e238ba148229ec7939c647b58e7"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.224812 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:29.236725 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:29.237972 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:29.239368 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:29.241632 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:29.241835 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.242116 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:29.242324 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.283008 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:38041
I20260713 09:06:29.283133 18588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:38041 every 8 connection(s)
I20260713 09:06:29.288139 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.296365 18593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.298430 18594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.299445 18596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.299803 16409 server_base.cc:1061] running on GCE node
I20260713 09:06:29.301457 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:29.301784 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:29.302002 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933589301981 us; error 0 us; skew 500 ppm
I20260713 09:06:29.302700 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:29.303946 18589 heartbeater.cc:344] Connected to a master server at 127.16.6.126:40341
I20260713 09:06:29.304410 18589 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:29.305419 18589 heartbeater.cc:507] Master 127.16.6.126:40341 requested a full tablet report, sending...
I20260713 09:06:29.305969 16409 webserver.cc:533] Webserver started at http://127.16.6.66:40365/ using document root <none> and password file <none>
I20260713 09:06:29.306674 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:29.306888 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:29.307202 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:29.308324 18462 ts_manager.cc:194] Registered new tserver with Master: ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:29.308745 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.311108 18462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38092
I20260713 09:06:29.315006 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260713 09:06:29.319047 18601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.319892 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:29.320153 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.320415 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:29.339779 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:29.340932 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:29.342543 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:29.344794 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:29.344971 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.345281 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:29.345423 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.386555 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:41203
I20260713 09:06:29.386684 18663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:41203 every 8 connection(s)
I20260713 09:06:29.391350 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.399886 18667 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.401073 18668 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.409019 18664 heartbeater.cc:344] Connected to a master server at 127.16.6.126:40341
I20260713 09:06:29.409808 18664 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:29.411599 18664 heartbeater.cc:507] Master 127.16.6.126:40341 requested a full tablet report, sending...
I20260713 09:06:29.414877 18462 ts_manager.cc:194] Registered new tserver with Master: 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:29.415277 16409 server_base.cc:1061] running on GCE node
W20260713 09:06:29.416121 18670 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.417066 18462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38100
I20260713 09:06:29.417140 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:29.417490 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:29.417753 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933589417732 us; error 0 us; skew 500 ppm
I20260713 09:06:29.418540 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:29.421069 16409 webserver.cc:533] Webserver started at http://127.16.6.67:45819/ using document root <none> and password file <none>
I20260713 09:06:29.421609 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:29.421838 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:29.422151 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:29.423403 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "cc43a6b9bc494c489cb192473cd74396"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.428110 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:06:29.431604 18675 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.432487 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:29.432811 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "cc43a6b9bc494c489cb192473cd74396"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.433113 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:29.463105 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:29.464358 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:29.465723 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:29.467994 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:29.468228 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.468477 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:29.468653 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.509938 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:40409
I20260713 09:06:29.510067 18737 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:40409 every 8 connection(s)
I20260713 09:06:29.514750 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:29.522186 18741 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.523741 18742 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:29.526746 18744 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:29.527186 16409 server_base.cc:1061] running on GCE node
I20260713 09:06:29.528405 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:06:29.528568 18738 heartbeater.cc:344] Connected to a master server at 127.16.6.126:40341
W20260713 09:06:29.528733 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:29.528995 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933589528975 us; error 0 us; skew 500 ppm
I20260713 09:06:29.529029 18738 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:29.529980 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:29.530157 18738 heartbeater.cc:507] Master 127.16.6.126:40341 requested a full tablet report, sending...
I20260713 09:06:29.532855 18462 ts_manager.cc:194] Registered new tserver with Master: cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:29.533732 16409 webserver.cc:533] Webserver started at http://127.16.6.68:41679/ using document root <none> and password file <none>
I20260713 09:06:29.534281 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:29.534488 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:29.534555 18462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38112
I20260713 09:06:29.534889 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:29.536283 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-3-root/instance:
uuid: "98b82272d3e546a78ac521f1416fc2fd"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.541165 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:29.544713 18749 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.545790 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:06:29.546222 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-3-root
uuid: "98b82272d3e546a78ac521f1416fc2fd"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:29.546576 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:29.578212 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:29.579821 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:29.581218 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:29.583457 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:29.583693 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.583949 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:29.584123 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:29.629277 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.68:46163
I20260713 09:06:29.629364 18811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.68:46163 every 8 connection(s)
I20260713 09:06:29.647778 18812 heartbeater.cc:344] Connected to a master server at 127.16.6.126:40341
I20260713 09:06:29.648173 18812 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:29.649017 18812 heartbeater.cc:507] Master 127.16.6.126:40341 requested a full tablet report, sending...
I20260713 09:06:29.651155 18462 ts_manager.cc:194] Registered new tserver with Master: 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:29.651588 16409 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018653733s
I20260713 09:06:29.652617 18462 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38118
I20260713 09:06:29.678349 18462 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38130:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:06:29.833034 18628 tablet_service.cc:1511] Processing CreateTablet for tablet d1547213f8934d5a893a9e2ae34dcfcd (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:29.833711 18629 tablet_service.cc:1511] Processing CreateTablet for tablet eb777eb6af1e4f82811a3d96d2507ab3 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:29.834635 18628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1547213f8934d5a893a9e2ae34dcfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.835603 18629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb777eb6af1e4f82811a3d96d2507ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.836035 18777 tablet_service.cc:1511] Processing CreateTablet for tablet eb777eb6af1e4f82811a3d96d2507ab3 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:29.837446 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb777eb6af1e4f82811a3d96d2507ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.840711 18776 tablet_service.cc:1511] Processing CreateTablet for tablet e5c0f05bf71d491784e9771513eb793e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:29.842154 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c0f05bf71d491784e9771513eb793e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.848097 18625 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb0ca279054969822e157f395c9d9b (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:29.850040 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 89aa4ba75f8c4a9d998d10cede4c21df (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:29.850719 18774 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb0ca279054969822e157f395c9d9b (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:29.851413 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aa4ba75f8c4a9d998d10cede4c21df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.853605 18626 tablet_service.cc:1511] Processing CreateTablet for tablet 5802d7eea82041b49d26d2a85e33498b (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:29.855681 18627 tablet_service.cc:1511] Processing CreateTablet for tablet cdd4d5f38d2f4b3f9565e4a95bb1844e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:29.855872 18699 tablet_service.cc:1511] Processing CreateTablet for tablet 89aa4ba75f8c4a9d998d10cede4c21df (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:29.857556 18775 tablet_service.cc:1511] Processing CreateTablet for tablet cdd4d5f38d2f4b3f9565e4a95bb1844e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:29.858973 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd4d5f38d2f4b3f9565e4a95bb1844e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.859283 18701 tablet_service.cc:1511] Processing CreateTablet for tablet cdd4d5f38d2f4b3f9565e4a95bb1844e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:06:29.862732 18703 tablet_service.cc:1511] Processing CreateTablet for tablet d1547213f8934d5a893a9e2ae34dcfcd (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:29.865938 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb0ca279054969822e157f395c9d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.866873 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 5802d7eea82041b49d26d2a85e33498b (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:29.868613 18624 tablet_service.cc:1511] Processing CreateTablet for tablet e808bdfa7090458197f49105acb04dcb (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:29.871757 18698 tablet_service.cc:1511] Processing CreateTablet for tablet e808bdfa7090458197f49105acb04dcb (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:29.868662 18702 tablet_service.cc:1511] Processing CreateTablet for tablet e5c0f05bf71d491784e9771513eb793e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:29.872695 18772 tablet_service.cc:1511] Processing CreateTablet for tablet e808bdfa7090458197f49105acb04dcb (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:06:29.873835 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb0ca279054969822e157f395c9d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.874104 18699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aa4ba75f8c4a9d998d10cede4c21df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.874215 18772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e808bdfa7090458197f49105acb04dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.875604 18623 tablet_service.cc:1511] Processing CreateTablet for tablet b8563f335eec4bc384c2b6b43564b41c (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:29.876224 18627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd4d5f38d2f4b3f9565e4a95bb1844e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.876977 18623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8563f335eec4bc384c2b6b43564b41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.876969 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802d7eea82041b49d26d2a85e33498b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.878022 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e808bdfa7090458197f49105acb04dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.878235 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802d7eea82041b49d26d2a85e33498b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.881945 18624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e808bdfa7090458197f49105acb04dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.882014 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c0f05bf71d491784e9771513eb793e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.890065 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdd4d5f38d2f4b3f9565e4a95bb1844e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.893159 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1547213f8934d5a893a9e2ae34dcfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.918242 18697 tablet_service.cc:1511] Processing CreateTablet for tablet b8563f335eec4bc384c2b6b43564b41c (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:29.919777 18697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8563f335eec4bc384c2b6b43564b41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.925257 18549 tablet_service.cc:1511] Processing CreateTablet for tablet 89aa4ba75f8c4a9d998d10cede4c21df (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:06:29.926841 18554 tablet_service.cc:1511] Processing CreateTablet for tablet eb777eb6af1e4f82811a3d96d2507ab3 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:06:29.928594 18548 tablet_service.cc:1511] Processing CreateTablet for tablet b8563f335eec4bc384c2b6b43564b41c (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:06:29.930794 18552 tablet_service.cc:1511] Processing CreateTablet for tablet e5c0f05bf71d491784e9771513eb793e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:06:29.934335 18550 tablet_service.cc:1511] Processing CreateTablet for tablet b1fb0ca279054969822e157f395c9d9b (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:06:29.934267 18551 tablet_service.cc:1511] Processing CreateTablet for tablet 5802d7eea82041b49d26d2a85e33498b (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:06:29.929277 18553 tablet_service.cc:1511] Processing CreateTablet for tablet d1547213f8934d5a893a9e2ae34dcfcd (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:06:29.926860 18549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89aa4ba75f8c4a9d998d10cede4c21df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.953708 18548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8563f335eec4bc384c2b6b43564b41c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.956312 18554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb777eb6af1e4f82811a3d96d2507ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.958148 18552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5c0f05bf71d491784e9771513eb793e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.961881 18551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5802d7eea82041b49d26d2a85e33498b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.963202 18550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1fb0ca279054969822e157f395c9d9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.966120 18553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1547213f8934d5a893a9e2ae34dcfcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.994712 18547 tablet_service.cc:1511] Processing CreateTablet for tablet 579ac74b8c654b83bfb21a976e49f4f3 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:29.995275 18629 tablet_service.cc:1511] Processing CreateTablet for tablet 579ac74b8c654b83bfb21a976e49f4f3 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:29.996249 18547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579ac74b8c654b83bfb21a976e49f4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:29.996670 18629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579ac74b8c654b83bfb21a976e49f4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.002255 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 579ac74b8c654b83bfb21a976e49f4f3 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:06:30.003829 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 579ac74b8c654b83bfb21a976e49f4f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.003742 18696 tablet_service.cc:1511] Processing CreateTablet for tablet 9807e3ede96343d2b978461bd11c53e0 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:30.005438 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9807e3ede96343d2b978461bd11c53e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.006595 18832 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:30.017683 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 9807e3ede96343d2b978461bd11c53e0 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:30.019284 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9807e3ede96343d2b978461bd11c53e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.018954 18546 tablet_service.cc:1511] Processing CreateTablet for tablet 9807e3ede96343d2b978461bd11c53e0 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:06:30.020452 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9807e3ede96343d2b978461bd11c53e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.027328 18833 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:30.042904 18627 tablet_service.cc:1511] Processing CreateTablet for tablet 86d1401bfa034a60af81f9b7d16d8f7f (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:30.050463 18545 tablet_service.cc:1511] Processing CreateTablet for tablet 0311c7fc7c1a4e44a0d16eeb9196be73 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:30.043262 18772 tablet_service.cc:1511] Processing CreateTablet for tablet 86d1401bfa034a60af81f9b7d16d8f7f (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:30.052019 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0311c7fc7c1a4e44a0d16eeb9196be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.052292 18772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d1401bfa034a60af81f9b7d16d8f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.054248 18627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d1401bfa034a60af81f9b7d16d8f7f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:30.059582 18510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:30.066710 18626 tablet_service.cc:1511] Processing CreateTablet for tablet 0311c7fc7c1a4e44a0d16eeb9196be73 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:30.068190 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0311c7fc7c1a4e44a0d16eeb9196be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.068053 18700 tablet_service.cc:1511] Processing CreateTablet for tablet 0311c7fc7c1a4e44a0d16eeb9196be73 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:06:30.069742 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0311c7fc7c1a4e44a0d16eeb9196be73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.044081 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 86d1401bfa034a60af81f9b7d16d8f7f (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:06:30.077083 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d1401bfa034a60af81f9b7d16d8f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.087227 18629 tablet_service.cc:1511] Processing CreateTablet for tablet f552085268804e398893af2a07805c88 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:30.088874 18629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f552085268804e398893af2a07805c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.098412 18551 tablet_service.cc:1511] Processing CreateTablet for tablet f552085268804e398893af2a07805c88 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:30.100039 18551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f552085268804e398893af2a07805c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.088845 18834 tablet_bootstrap.cc:492] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:30.108305 18775 tablet_service.cc:1511] Processing CreateTablet for tablet 394914c5b17d43dc8b56def2a5cae0f2 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:30.109776 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394914c5b17d43dc8b56def2a5cae0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.109926 18776 tablet_service.cc:1511] Processing CreateTablet for tablet f552085268804e398893af2a07805c88 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:06:30.111205 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f552085268804e398893af2a07805c88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.106060 18832 tablet_bootstrap.cc:654] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.118507 18623 tablet_service.cc:1511] Processing CreateTablet for tablet a211ea3b5be942ec955a86515c8725b6 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:30.119905 18623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a211ea3b5be942ec955a86515c8725b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.122054 18833 tablet_bootstrap.cc:654] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.123418 18545 tablet_service.cc:1511] Processing CreateTablet for tablet 394914c5b17d43dc8b56def2a5cae0f2 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:30.124843 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394914c5b17d43dc8b56def2a5cae0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.093914 18701 tablet_service.cc:1511] Processing CreateTablet for tablet 394914c5b17d43dc8b56def2a5cae0f2 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:06:30.132865 18701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 394914c5b17d43dc8b56def2a5cae0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.108723 18835 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:30.143170 18697 tablet_service.cc:1511] Processing CreateTablet for tablet a211ea3b5be942ec955a86515c8725b6 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:30.145087 18697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a211ea3b5be942ec955a86515c8725b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.156478 18834 tablet_bootstrap.cc:654] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.165508 18835 tablet_bootstrap.cc:654] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.166303 18774 tablet_service.cc:1511] Processing CreateTablet for tablet a211ea3b5be942ec955a86515c8725b6 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:06:30.172545 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a211ea3b5be942ec955a86515c8725b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.165642 18832 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:30.174047 18832 ts_tablet_manager.cc:1403] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.168s	user 0.006s	sys 0.007s
I20260713 09:06:30.175874 18700 tablet_service.cc:1511] Processing CreateTablet for tablet b1cc465611ca4a90b706ff69b36ccc5e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:30.177215 18700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cc465611ca4a90b706ff69b36ccc5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.177007 18832 raft_consensus.cc:359] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.179508 18832 raft_consensus.cc:385] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.179250 18773 tablet_service.cc:1511] Processing CreateTablet for tablet ba0812018e0a4c2f8ea1f2495b7b9634 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:30.179944 18832 raft_consensus.cc:740] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.181012 18832 consensus_queue.cc:260] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.182937 18550 tablet_service.cc:1511] Processing CreateTablet for tablet ba0812018e0a4c2f8ea1f2495b7b9634 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:30.184293 18550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0812018e0a4c2f8ea1f2495b7b9634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.186213 18629 tablet_service.cc:1511] Processing CreateTablet for tablet ba0812018e0a4c2f8ea1f2495b7b9634 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:06:30.188030 18629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0812018e0a4c2f8ea1f2495b7b9634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.193722 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0812018e0a4c2f8ea1f2495b7b9634. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.196770 18623 tablet_service.cc:1511] Processing CreateTablet for tablet b1cc465611ca4a90b706ff69b36ccc5e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:30.198206 18623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cc465611ca4a90b706ff69b36ccc5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.200937 18702 tablet_service.cc:1511] Processing CreateTablet for tablet 24b781b650d8485db4732d8da44d2939 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:30.206441 18702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b781b650d8485db4732d8da44d2939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.220052 18777 tablet_service.cc:1511] Processing CreateTablet for tablet 24b781b650d8485db4732d8da44d2939 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:30.221503 18777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b781b650d8485db4732d8da44d2939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.230757 18696 tablet_service.cc:1511] Processing CreateTablet for tablet 31bdd93793534478a974ae51ae206130 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:30.237141 18696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bdd93793534478a974ae51ae206130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.168152 18551 tablet_service.cc:1511] Processing CreateTablet for tablet b1cc465611ca4a90b706ff69b36ccc5e (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:06:30.231199 18546 tablet_service.cc:1511] Processing CreateTablet for tablet 14ec1085ffc04fe6b1d5dc9c79d5f91d (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:30.238433 18551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1cc465611ca4a90b706ff69b36ccc5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.240438 18627 tablet_service.cc:1511] Processing CreateTablet for tablet 31bdd93793534478a974ae51ae206130 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:30.241740 18627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bdd93793534478a974ae51ae206130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.241808 18699 tablet_service.cc:1511] Processing CreateTablet for tablet 14ec1085ffc04fe6b1d5dc9c79d5f91d (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:30.242381 18623 tablet_service.cc:1511] Processing CreateTablet for tablet 14ec1085ffc04fe6b1d5dc9c79d5f91d (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:06:30.242479 18775 tablet_service.cc:1511] Processing CreateTablet for tablet 31bdd93793534478a974ae51ae206130 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:06:30.243283 18699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ec1085ffc04fe6b1d5dc9c79d5f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.243901 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bdd93793534478a974ae51ae206130. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.246380 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ec1085ffc04fe6b1d5dc9c79d5f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.247328 18623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ec1085ffc04fe6b1d5dc9c79d5f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.235484 18835 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:30.259837 18664 heartbeater.cc:499] Master 127.16.6.126:40341 was elected leader, sending a full tablet report...
I20260713 09:06:30.260807 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 3d7934b5736a4f33a5034e9c33768e29 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:30.262280 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d7934b5736a4f33a5034e9c33768e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.266043 18547 tablet_service.cc:1511] Processing CreateTablet for tablet 3d7934b5736a4f33a5034e9c33768e29 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:30.267531 18547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d7934b5736a4f33a5034e9c33768e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.267843 18832 ts_tablet_manager.cc:1434] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.023s
I20260713 09:06:30.269548 18832 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:30.268476 18834 tablet_bootstrap.cc:492] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:30.273082 18626 tablet_service.cc:1511] Processing CreateTablet for tablet 3d7934b5736a4f33a5034e9c33768e29 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:06:30.282776 18626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d7934b5736a4f33a5034e9c33768e29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.286032 18834 ts_tablet_manager.cc:1403] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.198s	user 0.004s	sys 0.012s
I20260713 09:06:30.285787 18703 tablet_service.cc:1511] Processing CreateTablet for tablet 77c34e5154b047ae944567adc96a01d5 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:30.287278 18703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c34e5154b047ae944567adc96a01d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.287503 18835 ts_tablet_manager.cc:1403] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.179s	user 0.013s	sys 0.018s
I20260713 09:06:30.289680 18834 raft_consensus.cc:359] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.290427 18834 raft_consensus.cc:385] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.296630 18553 tablet_service.cc:1511] Processing CreateTablet for tablet 77c34e5154b047ae944567adc96a01d5 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:30.298039 18553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c34e5154b047ae944567adc96a01d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.297745 18625 tablet_service.cc:1511] Processing CreateTablet for tablet 8728a4529b7e4ad5b4fa58cb0314e61f (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:30.299098 18625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8728a4529b7e4ad5b4fa58cb0314e61f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.301276 18833 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:30.301826 18833 ts_tablet_manager.cc:1403] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.275s	user 0.006s	sys 0.011s
I20260713 09:06:30.304903 18833 raft_consensus.cc:359] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.293794 18834 raft_consensus.cc:740] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.315871 18833 raft_consensus.cc:385] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.316313 18833 raft_consensus.cc:740] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.317451 18834 consensus_queue.cc:260] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.306221 18545 tablet_service.cc:1511] Processing CreateTablet for tablet 24b781b650d8485db4732d8da44d2939 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:06:30.320257 18545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b781b650d8485db4732d8da44d2939. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.313616 18698 tablet_service.cc:1511] Processing CreateTablet for tablet 8728a4529b7e4ad5b4fa58cb0314e61f (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:30.322569 18698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8728a4529b7e4ad5b4fa58cb0314e61f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.314541 18589 heartbeater.cc:499] Master 127.16.6.126:40341 was elected leader, sending a full tablet report...
W20260713 09:06:30.391348 18665 tablet.cc:2406] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:06:30.317046 18833 consensus_queue.cc:260] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.395051 18775 tablet_service.cc:1511] Processing CreateTablet for tablet 77c34e5154b047ae944567adc96a01d5 (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:06:30.394552 18832 tablet_bootstrap.cc:654] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.403669 18835 raft_consensus.cc:359] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.415889 18835 raft_consensus.cc:385] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.425201 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77c34e5154b047ae944567adc96a01d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.422518 18835 raft_consensus.cc:740] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.430850 18835 consensus_queue.cc:260] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.431648 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 8728a4529b7e4ad5b4fa58cb0314e61f (DEFAULT_TABLE table=test-workload [id=85fe6603289f487c8ae4b3ca9e1debd0]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:06:30.435218 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8728a4529b7e4ad5b4fa58cb0314e61f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:30.440223 18839 raft_consensus.cc:493] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.440806 18839 raft_consensus.cc:515] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.445981 18841 raft_consensus.cc:493] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.446545 18841 raft_consensus.cc:515] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.449640 18738 heartbeater.cc:499] Master 127.16.6.126:40341 was elected leader, sending a full tablet report...
I20260713 09:06:30.450136 18839 leader_election.cc:290] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:30.467713 18834 ts_tablet_manager.cc:1434] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.181s	user 0.026s	sys 0.006s
I20260713 09:06:30.478910 18812 heartbeater.cc:499] Master 127.16.6.126:40341 was elected leader, sending a full tablet report...
I20260713 09:06:30.479570 18832 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:30.480160 18832 ts_tablet_manager.cc:1403] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.211s	user 0.021s	sys 0.000s
I20260713 09:06:30.487231 18833 ts_tablet_manager.cc:1434] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.185s	user 0.010s	sys 0.010s
I20260713 09:06:30.475689 18841 leader_election.cc:290] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:30.507159 18845 raft_consensus.cc:493] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.501386 18834 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:30.514528 18835 ts_tablet_manager.cc:1434] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.227s	user 0.014s	sys 0.020s
I20260713 09:06:30.515687 18835 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:30.518306 18845 raft_consensus.cc:515] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.531513 18845 leader_election.cc:290] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:30.551957 18834 tablet_bootstrap.cc:654] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.567552 18833 tablet_bootstrap.cc:492] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:30.546512 18832 raft_consensus.cc:359] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.582299 18832 raft_consensus.cc:385] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.582821 18832 raft_consensus.cc:740] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.583863 18832 consensus_queue.cc:260] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.589165 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
W20260713 09:06:30.590989 18603 leader_election.cc:343] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.610862 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
W20260713 09:06:30.612684 18676 leader_election.cc:343] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.619787 18832 ts_tablet_manager.cc:1434] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.139s	user 0.011s	sys 0.000s
I20260713 09:06:30.621034 18832 tablet_bootstrap.cc:492] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:30.626417 18835 tablet_bootstrap.cc:654] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.628186 18564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
W20260713 09:06:30.629904 18604 leader_election.cc:343] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.630481 18604 leader_election.cc:304] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57; no voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:30.631551 18839 raft_consensus.cc:2749] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:30.637224 18834 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:30.637821 18834 ts_tablet_manager.cc:1403] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.008s
I20260713 09:06:30.640903 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:30.640985 18834 raft_consensus.cc:359] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.641899 18834 raft_consensus.cc:385] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.642424 18834 raft_consensus.cc:740] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
W20260713 09:06:30.642561 18677 leader_election.cc:343] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.643096 18677 leader_election.cc:304] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:30.643239 18834 consensus_queue.cc:260] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.644426 18841 raft_consensus.cc:2749] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:30.646142 18834 ts_tablet_manager.cc:1434] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:06:30.646906 18833 tablet_bootstrap.cc:654] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.647374 18834 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:30.650463 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
W20260713 09:06:30.651818 18528 leader_election.cc:343] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.653323 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:30.653780 18832 tablet_bootstrap.cc:654] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:30.655010 18527 leader_election.cc:343] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.655601 18527 leader_election.cc:304] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:30.656570 18845 raft_consensus.cc:2749] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:30.657893 18835 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:30.658618 18835 ts_tablet_manager.cc:1403] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.143s	user 0.014s	sys 0.001s
I20260713 09:06:30.661705 18834 tablet_bootstrap.cc:654] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.666668 18835 raft_consensus.cc:359] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.667766 18835 raft_consensus.cc:385] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.668154 18835 raft_consensus.cc:740] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.669200 18835 consensus_queue.cc:260] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.672290 18835 ts_tablet_manager.cc:1434] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:06:30.673748 18835 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:30.688623 18835 tablet_bootstrap.cc:654] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.688907 18832 tablet_bootstrap.cc:492] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:30.689627 18832 ts_tablet_manager.cc:1403] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.069s	user 0.016s	sys 0.005s
I20260713 09:06:30.693773 18832 raft_consensus.cc:359] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.694748 18832 raft_consensus.cc:385] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.695142 18832 raft_consensus.cc:740] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.698256 18832 consensus_queue.cc:260] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.699059 18833 tablet_bootstrap.cc:492] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:30.699401 18835 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:30.699599 18833 ts_tablet_manager.cc:1403] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.025s
I20260713 09:06:30.699872 18835 ts_tablet_manager.cc:1403] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.002s
I20260713 09:06:30.700024 18834 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:30.700534 18834 ts_tablet_manager.cc:1403] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.031s
I20260713 09:06:30.702775 18833 raft_consensus.cc:359] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.703065 18835 raft_consensus.cc:359] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.703575 18833 raft_consensus.cc:385] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.703742 18835 raft_consensus.cc:385] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.703472 18834 raft_consensus.cc:359] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.703966 18833 raft_consensus.cc:740] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.704106 18835 raft_consensus.cc:740] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.704269 18834 raft_consensus.cc:385] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.704648 18834 raft_consensus.cc:740] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.704919 18833 consensus_queue.cc:260] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.704919 18835 consensus_queue.cc:260] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.705372 18834 consensus_queue.cc:260] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.707509 18833 ts_tablet_manager.cc:1434] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:06:30.707607 18834 ts_tablet_manager.cc:1434] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:30.708483 18833 tablet_bootstrap.cc:492] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:30.708755 18834 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:30.715394 18834 tablet_bootstrap.cc:654] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.715590 18833 tablet_bootstrap.cc:654] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.716221 18832 ts_tablet_manager.cc:1434] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260713 09:06:30.726580 18832 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:30.730448 18835 ts_tablet_manager.cc:1434] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:06:30.736712 18832 tablet_bootstrap.cc:654] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.739959 18834 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:30.740525 18834 ts_tablet_manager.cc:1403] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260713 09:06:30.741952 18835 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:30.744530 18834 raft_consensus.cc:359] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.745577 18834 raft_consensus.cc:385] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.745975 18834 raft_consensus.cc:740] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.747109 18834 consensus_queue.cc:260] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.750121 18832 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:30.750783 18832 ts_tablet_manager.cc:1403] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260713 09:06:30.751003 18833 tablet_bootstrap.cc:492] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:30.752017 18841 raft_consensus.cc:493] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.752239 18833 ts_tablet_manager.cc:1403] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.027s
I20260713 09:06:30.752570 18841 raft_consensus.cc:515] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.754172 18832 raft_consensus.cc:359] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.754983 18841 leader_election.cc:290] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:30.755435 18835 tablet_bootstrap.cc:654] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.754959 18832 raft_consensus.cc:385] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.755520 18833 raft_consensus.cc:359] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.756323 18832 raft_consensus.cc:740] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.756520 18833 raft_consensus.cc:385] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.756567 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c0f05bf71d491784e9771513eb793e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:30.757048 18833 raft_consensus.cc:740] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.757540 18832 consensus_queue.cc:260] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.758064 18833 consensus_queue.cc:260] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
W20260713 09:06:30.762714 18677 leader_election.cc:343] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.763492 18833 ts_tablet_manager.cc:1434] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:06:30.764456 18833 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:30.766084 18832 ts_tablet_manager.cc:1434] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260713 09:06:30.772174 18564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c0f05bf71d491784e9771513eb793e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:30.772864 18564 raft_consensus.cc:2468] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:30.774250 18678 leader_election.cc:304] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:30.775805 18832 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:30.776888 18841 raft_consensus.cc:2804] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:30.777300 18841 raft_consensus.cc:493] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:30.777485 18843 raft_consensus.cc:493] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.778427 18843 raft_consensus.cc:515] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.779408 18834 ts_tablet_manager.cc:1434] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.001s
I20260713 09:06:30.777675 18841 raft_consensus.cc:3060] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.784399 18832 tablet_bootstrap.cc:654] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.787513 18834 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:30.797847 18834 tablet_bootstrap.cc:654] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.799891 18843 leader_election.cc:290] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:30.811141 18834 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:30.811940 18834 ts_tablet_manager.cc:1403] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260713 09:06:30.816286 18834 raft_consensus.cc:359] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.817282 18834 raft_consensus.cc:385] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.817683 18834 raft_consensus.cc:740] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.818912 18834 consensus_queue.cc:260] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.822898 18833 tablet_bootstrap.cc:654] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.832031 18834 ts_tablet_manager.cc:1434] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260713 09:06:30.837015 18835 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:30.837697 18835 ts_tablet_manager.cc:1403] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.096s	user 0.043s	sys 0.040s
I20260713 09:06:30.841066 18835 raft_consensus.cc:359] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.841864 18835 raft_consensus.cc:385] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.842198 18835 raft_consensus.cc:740] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.843308 18834 tablet_bootstrap.cc:492] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:30.843048 18835 consensus_queue.cc:260] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.844703 18839 raft_consensus.cc:493] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.845175 18839 raft_consensus.cc:515] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.847548 18839 leader_election.cc:290] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:30.853878 18841 raft_consensus.cc:515] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.858012 18834 tablet_bootstrap.cc:654] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.858580 18841 leader_election.cc:290] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:30.859560 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c0f05bf71d491784e9771513eb793e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:30.860674 18564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5c0f05bf71d491784e9771513eb793e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:30.862135 18564 raft_consensus.cc:3060] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.863796 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aa4ba75f8c4a9d998d10cede4c21df" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:30.864607 18835 ts_tablet_manager.cc:1434] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.001s
W20260713 09:06:30.865531 18677 leader_election.cc:343] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.866642 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:30.867511 18787 raft_consensus.cc:2468] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 0.
I20260713 09:06:30.868988 18835 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:30.873660 18845 raft_consensus.cc:493] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.874176 18603 leader_election.cc:304] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd; no voters: 
I20260713 09:06:30.875494 18839 raft_consensus.cc:2804] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:30.877506 18839 raft_consensus.cc:493] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:30.878055 18839 raft_consensus.cc:3060] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.879159 18835 tablet_bootstrap.cc:654] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.874254 18845 raft_consensus.cc:515] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.886277 18832 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:30.886974 18832 ts_tablet_manager.cc:1403] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.111s	user 0.051s	sys 0.027s
I20260713 09:06:30.887264 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:30.893183 18832 raft_consensus.cc:359] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.894454 18832 raft_consensus.cc:385] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.894901 18832 raft_consensus.cc:740] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.895907 18832 consensus_queue.cc:260] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.901765 18639 raft_consensus.cc:2468] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
I20260713 09:06:30.907140 18527 leader_election.cc:304] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:30.908440 18846 raft_consensus.cc:2804] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:30.908957 18846 raft_consensus.cc:493] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:30.909360 18846 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.901140 18845 leader_election.cc:290] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
W20260713 09:06:30.918300 18752 leader_election.cc:343] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.919760 18846 raft_consensus.cc:515] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.924129 18839 raft_consensus.cc:515] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.924839 18834 tablet_bootstrap.cc:492] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:30.925355 18834 ts_tablet_manager.cc:1403] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.026s
I20260713 09:06:30.925500 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:30.927098 18639 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.929180 18880 raft_consensus.cc:493] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.929744 18880 raft_consensus.cc:515] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.930867 18835 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:30.931378 18835 ts_tablet_manager.cc:1403] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.007s
I20260713 09:06:30.936551 18835 raft_consensus.cc:359] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.937355 18835 raft_consensus.cc:385] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.938169 18835 raft_consensus.cc:740] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.928848 18564 raft_consensus.cc:2468] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:30.940863 18880 leader_election.cc:290] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:30.942090 18678 leader_election.cc:304] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:30.942131 18880 raft_consensus.cc:493] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.942378 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:30.943344 18841 raft_consensus.cc:2804] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:30.942890 18880 raft_consensus.cc:515] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
W20260713 09:06:30.944492 18604 leader_election.cc:343] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.944519 18841 raft_consensus.cc:697] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:30.946647 18839 leader_election.cc:290] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:30.948990 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb0ca279054969822e157f395c9d9b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:30.947126 18833 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:30.949607 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:30.949436 18841 consensus_queue.cc:237] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.950194 18833 ts_tablet_manager.cc:1403] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.186s	user 0.022s	sys 0.048s
I20260713 09:06:30.950260 18786 raft_consensus.cc:3060] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:30.950459 18603 leader_election.cc:343] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.947268 18880 leader_election.cc:290] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:30.947659 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aa4ba75f8c4a9d998d10cede4c21df" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:30.947860 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb0ca279054969822e157f395c9d9b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:30.945879 18846 leader_election.cc:290] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:30.954108 18713 raft_consensus.cc:2468] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
W20260713 09:06:30.955152 18604 leader_election.cc:343] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:30.955695 18604 leader_election.cc:304] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57; no voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:30.955811 18751 leader_election.cc:304] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:30.956786 18843 raft_consensus.cc:2804] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:30.957129 18843 raft_consensus.cc:493] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:30.957449 18843 raft_consensus.cc:3060] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.959215 18833 raft_consensus.cc:359] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.959935 18833 raft_consensus.cc:385] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.960235 18833 raft_consensus.cc:740] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.961141 18786 raft_consensus.cc:2468] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:30.961045 18833 consensus_queue.cc:260] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:30.962802 18603 leader_election.cc:304] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd; no voters: 
I20260713 09:06:30.964509 18832 ts_tablet_manager.cc:1434] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.004s
I20260713 09:06:30.964805 18639 raft_consensus.cc:2468] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:30.964959 18877 raft_consensus.cc:2804] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:30.965631 18832 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:30.966114 18527 leader_election.cc:304] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:30.966993 18835 consensus_queue.cc:260] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:30.968365 18834 raft_consensus.cc:359] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.969086 18834 raft_consensus.cc:385] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:30.968950 18843 raft_consensus.cc:515] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:30.969408 18834 raft_consensus.cc:740] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:30.967278 18877 raft_consensus.cc:697] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:30.970219 18845 raft_consensus.cc:2804] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:30.970177 18834 consensus_queue.cc:260] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.970453 18877 consensus_queue.cc:237] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:30.976572 18834 ts_tablet_manager.cc:1434] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260713 09:06:30.977828 18834 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:30.977710 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:30.978360 18713 raft_consensus.cc:2468] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 0.
I20260713 09:06:30.978626 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:30.979406 18712 raft_consensus.cc:3060] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:30.982039 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:30.982788 18711 raft_consensus.cc:2468] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 0.
I20260713 09:06:30.983595 18832 tablet_bootstrap.cc:654] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.984699 18603 leader_election.cc:304] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:30.988970 18846 raft_consensus.cc:493] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:30.994482 18834 tablet_bootstrap.cc:654] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:30.994979 18712 raft_consensus.cc:2468] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:30.988224 18835 ts_tablet_manager.cc:1434] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.001s
I20260713 09:06:30.998225 18880 raft_consensus.cc:2804] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.020107 18881 raft_consensus.cc:2749] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.027086 18843 leader_election.cc:290] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:31.014078 18845 raft_consensus.cc:697] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:31.022537 18880 raft_consensus.cc:493] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.031562 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aa4ba75f8c4a9d998d10cede4c21df" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:31.032145 18880 raft_consensus.cc:3060] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.031229 18845 consensus_queue.cc:237] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
W20260713 09:06:31.035255 18752 leader_election.cc:343] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.035600 18842 raft_consensus.cc:493] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.036176 18842 raft_consensus.cc:515] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.038100 18835 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:31.038590 18842 leader_election.cc:290] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.040470 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd4d5f38d2f4b3f9565e4a95bb1844e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:31.041194 18786 raft_consensus.cc:2468] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:31.042295 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:31.042644 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:31.042843 18677 leader_election.cc:304] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:30.997054 18846 raft_consensus.cc:515] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.044731 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd4d5f38d2f4b3f9565e4a95bb1844e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.045688 18842 raft_consensus.cc:2804] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.046195 18842 raft_consensus.cc:493] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.046340 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.047235 18639 raft_consensus.cc:2468] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
I20260713 09:06:31.047276 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aa4ba75f8c4a9d998d10cede4c21df" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:31.047498 18846 leader_election.cc:290] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.046701 18842 raft_consensus.cc:3060] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.048384 18711 raft_consensus.cc:3060] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:06:31.049024 18676 leader_election.cc:343] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.049172 18527 leader_election.cc:304] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:31.050490 18846 raft_consensus.cc:2804] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.051168 18846 raft_consensus.cc:493] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.051595 18846 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.058259 18880 raft_consensus.cc:515] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
W20260713 09:06:31.061905 18510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:31.064823 18835 tablet_bootstrap.cc:654] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.068161 18846 raft_consensus.cc:515] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.073432 18833 ts_tablet_manager.cc:1434] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.123s	user 0.026s	sys 0.038s
I20260713 09:06:31.079954 18833 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:31.080221 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:31.080850 18639 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.073275 18711 raft_consensus.cc:2468] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:31.085834 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:31.090296 18842 raft_consensus.cc:515] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.092377 18751 leader_election.cc:304] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:31.093133 18842 leader_election.cc:290] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.096726 18834 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:31.097337 18834 ts_tablet_manager.cc:1403] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.004s
I20260713 09:06:31.095758 18460 catalog_manager.cc:5697] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.097496 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd4d5f38d2f4b3f9565e4a95bb1844e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:31.101863 18882 raft_consensus.cc:2804] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.102469 18882 raft_consensus.cc:697] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Becoming Leader. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Running, Role: LEADER
W20260713 09:06:31.103084 18676 leader_election.cc:343] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.107069 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd4d5f38d2f4b3f9565e4a95bb1844e" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:31.107836 18786 raft_consensus.cc:3060] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.108065 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:31.108399 18880 leader_election.cc:290] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:31.108709 18711 raft_consensus.cc:3060] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.103480 18882 consensus_queue.cc:237] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.113818 18885 raft_consensus.cc:493] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.116930 18711 raft_consensus.cc:2468] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:31.118371 18603 leader_election.cc:304] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:31.119603 18880 raft_consensus.cc:2804] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.120558 18880 raft_consensus.cc:697] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:31.121933 18880 consensus_queue.cc:237] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
W20260713 09:06:31.098194 18528 leader_election.cc:343] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.098497 18846 leader_election.cc:290] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.092736 18461 catalog_manager.cc:5697] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.114567 18885 raft_consensus.cc:515] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.134222 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
W20260713 09:06:31.136099 18527 leader_election.cc:343] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.135469 18885 leader_election.cc:290] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
W20260713 09:06:31.141183 18528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.67:40409, user_credentials={real_user=slave}} blocked reactor thread for 52587.6us
W20260713 09:06:31.142472 18528 leader_election.cc:343] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.148435 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:31.149652 18711 raft_consensus.cc:2468] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
I20260713 09:06:31.150923 18835 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
W20260713 09:06:31.147256 18528 leader_election.cc:343] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.153553 18835 ts_tablet_manager.cc:1403] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.002s
I20260713 09:06:31.154984 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:31.153987 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:31.125542 18639 raft_consensus.cc:2468] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:31.155006 18832 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:31.140470 18834 raft_consensus.cc:359] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.161088 18832 ts_tablet_manager.cc:1403] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.196s	user 0.019s	sys 0.003s
I20260713 09:06:31.160202 18834 raft_consensus.cc:385] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.165046 18527 leader_election.cc:304] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
W20260713 09:06:31.165187 18604 leader_election.cc:343] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.165352 18528 leader_election.cc:304] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:31.159439 18786 raft_consensus.cc:2468] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:31.164645 18834 raft_consensus.cc:740] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.166865 18885 raft_consensus.cc:2804] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.167625 18845 raft_consensus.cc:2804] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.174180 18677 leader_election.cc:304] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [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: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:31.174443 18845 raft_consensus.cc:493] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.174511 18885 raft_consensus.cc:697] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:31.174918 18845 raft_consensus.cc:3060] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.175032 18842 raft_consensus.cc:2804] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.175645 18842 raft_consensus.cc:697] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:31.175429 18885 consensus_queue.cc:237] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.176734 18842 consensus_queue.cc:237] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.169835 18835 raft_consensus.cc:359] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.181778 18835 raft_consensus.cc:385] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.182216 18835 raft_consensus.cc:740] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.183177 18835 consensus_queue.cc:260] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.172049 18833 tablet_bootstrap.cc:654] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.172488 18832 raft_consensus.cc:359] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.185554 18832 raft_consensus.cc:385] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.185915 18832 raft_consensus.cc:740] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.186820 18832 consensus_queue.cc:260] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.172793 18834 consensus_queue.cc:260] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.188663 18835 ts_tablet_manager.cc:1434] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.002s
I20260713 09:06:31.189143 18832 ts_tablet_manager.cc:1434] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
W20260713 09:06:31.174026 18528 leader_election.cc:343] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.189397 18834 ts_tablet_manager.cc:1434] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.003s
I20260713 09:06:31.190495 18832 tablet_bootstrap.cc:492] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:31.191504 18834 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:31.191700 18462 catalog_manager.cc:5697] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68). New cstate: current_term: 1 leader_uuid: "98b82272d3e546a78ac521f1416fc2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.200142 18835 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:31.204208 18845 raft_consensus.cc:515] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.206830 18845 leader_election.cc:290] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:31.207067 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
W20260713 09:06:31.210459 18527 leader_election.cc:343] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.211063 18833 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:31.211639 18833 ts_tablet_manager.cc:1403] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.000s
I20260713 09:06:31.214617 18835 tablet_bootstrap.cc:654] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.216385 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:31.217021 18711 raft_consensus.cc:3060] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.217288 18834 tablet_bootstrap.cc:654] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.233786 18835 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:31.234597 18835 ts_tablet_manager.cc:1403] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.006s
I20260713 09:06:31.238525 18459 catalog_manager.cc:5697] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.239559 18835 raft_consensus.cc:359] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.240862 18835 raft_consensus.cc:385] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.241344 18835 raft_consensus.cc:740] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.242584 18835 consensus_queue.cc:260] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.245854 18835 ts_tablet_manager.cc:1434] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260713 09:06:31.247550 18835 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:31.252748 18711 raft_consensus.cc:2468] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:31.253903 18461 catalog_manager.cc:5697] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.254532 18528 leader_election.cc:304] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:31.255136 18835 tablet_bootstrap.cc:654] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.256140 18845 raft_consensus.cc:2804] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.256785 18845 raft_consensus.cc:697] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:31.257112 18460 catalog_manager.cc:5697] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.257962 18845 consensus_queue.cc:237] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.214761 18833 raft_consensus.cc:359] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.216122 18832 tablet_bootstrap.cc:654] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.263163 18833 raft_consensus.cc:385] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.263638 18833 raft_consensus.cc:740] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.266217 18833 consensus_queue.cc:260] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.276149 18833 ts_tablet_manager.cc:1434] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260713 09:06:31.279088 18833 tablet_bootstrap.cc:492] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:31.288757 18834 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:31.289273 18834 ts_tablet_manager.cc:1403] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.098s	user 0.043s	sys 0.023s
I20260713 09:06:31.290355 18832 tablet_bootstrap.cc:492] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:31.291141 18832 ts_tablet_manager.cc:1403] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.000s
I20260713 09:06:31.292068 18834 raft_consensus.cc:359] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.292775 18834 raft_consensus.cc:385] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.293053 18834 raft_consensus.cc:740] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.293763 18834 consensus_queue.cc:260] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.294245 18833 tablet_bootstrap.cc:654] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.295925 18834 ts_tablet_manager.cc:1434] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:31.297024 18834 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:31.304025 18832 raft_consensus.cc:359] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.304793 18834 tablet_bootstrap.cc:654] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.305995 18833 tablet_bootstrap.cc:492] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:31.305548 18832 raft_consensus.cc:385] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.306505 18833 ts_tablet_manager.cc:1403] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260713 09:06:31.306774 18835 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:31.307438 18835 ts_tablet_manager.cc:1403] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.006s
I20260713 09:06:31.306730 18832 raft_consensus.cc:740] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.309624 18833 raft_consensus.cc:359] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.310609 18833 raft_consensus.cc:385] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.310110 18835 raft_consensus.cc:359] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.310096 18832 consensus_queue.cc:260] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.310927 18833 raft_consensus.cc:740] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.311059 18835 raft_consensus.cc:385] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.311868 18833 consensus_queue.cc:260] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.313004 18832 ts_tablet_manager.cc:1434] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.002s
I20260713 09:06:31.315563 18461 catalog_manager.cc:5697] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.316884 18832 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:31.318691 18833 ts_tablet_manager.cc:1434] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:06:31.319733 18833 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:31.324512 18834 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:31.325037 18834 ts_tablet_manager.cc:1403] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.006s
I20260713 09:06:31.326376 18832 tablet_bootstrap.cc:654] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.327867 18834 raft_consensus.cc:359] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.328500 18461 catalog_manager.cc:5697] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:31.332333 18835 raft_consensus.cc:740] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.333514 18833 tablet_bootstrap.cc:654] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.333185 18835 consensus_queue.cc:260] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.328563 18834 raft_consensus.cc:385] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.334311 18834 raft_consensus.cc:740] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.335083 18834 consensus_queue.cc:260] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.337423 18834 ts_tablet_manager.cc:1434] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:06:31.338657 18834 tablet_bootstrap.cc:492] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:31.347616 18835 ts_tablet_manager.cc:1434] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.002s
I20260713 09:06:31.348871 18835 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:31.351465 18845 raft_consensus.cc:493] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.352020 18845 raft_consensus.cc:515] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.354120 18845 leader_election.cc:290] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:31.355350 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.355682 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:31.356494 18711 raft_consensus.cc:2393] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebf12e238ba148229ec7939c647b58e7 in current term 1: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:31.357417 18882 raft_consensus.cc:493] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.358058 18882 raft_consensus.cc:515] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.358219 18527 leader_election.cc:304] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:31.359359 18832 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:31.359769 18845 raft_consensus.cc:3060] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.361922 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb0ca279054969822e157f395c9d9b" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:31.359815 18832 ts_tablet_manager.cc:1403] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.007s
I20260713 09:06:31.365341 18832 raft_consensus.cc:359] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.366052 18832 raft_consensus.cc:385] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.366356 18832 raft_consensus.cc:740] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.367461 18832 consensus_queue.cc:260] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
W20260713 09:06:31.368332 18752 leader_election.cc:343] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.360419 18882 leader_election.cc:290] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:31.371575 18835 tablet_bootstrap.cc:654] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.372972 18832 ts_tablet_manager.cc:1434] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:06:31.374051 18832 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:31.375519 18834 tablet_bootstrap.cc:654] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.380072 18845 raft_consensus.cc:2749] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.383598 18835 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:31.383625 18833 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:31.384227 18835 ts_tablet_manager.cc:1403] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.004s
I20260713 09:06:31.384328 18833 ts_tablet_manager.cc:1403] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.065s	user 0.036s	sys 0.019s
I20260713 09:06:31.387338 18880 raft_consensus.cc:493] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.387148 18835 raft_consensus.cc:359] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.387545 18833 raft_consensus.cc:359] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.387912 18880 raft_consensus.cc:515] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.388459 18833 raft_consensus.cc:385] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.388878 18833 raft_consensus.cc:740] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.389798 18833 consensus_queue.cc:260] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.390362 18880 leader_election.cc:290] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:31.390720 18834 tablet_bootstrap.cc:492] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:31.391216 18834 ts_tablet_manager.cc:1403] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260713 09:06:31.392472 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:31.393379 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:31.394084 18563 raft_consensus.cc:2468] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 0.
I20260713 09:06:31.395303 18834 raft_consensus.cc:359] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.395570 18604 leader_election.cc:304] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:31.395969 18834 raft_consensus.cc:385] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:06:31.396219 18603 leader_election.cc:343] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.387918 18835 raft_consensus.cc:385] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.396674 18880 raft_consensus.cc:2804] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.396961 18835 raft_consensus.cc:740] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.397359 18880 raft_consensus.cc:493] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.398064 18832 tablet_bootstrap.cc:654] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.400710 18880 raft_consensus.cc:3060] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.397890 18835 consensus_queue.cc:260] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.396307 18834 raft_consensus.cc:740] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.401834 18834 consensus_queue.cc:260] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.398866 18833 ts_tablet_manager.cc:1434] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:31.404515 18833 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:31.413106 18842 consensus_queue.cc:1048] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.430125 18833 tablet_bootstrap.cc:654] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.431023 18834 ts_tablet_manager.cc:1434] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.000s
I20260713 09:06:31.432210 18834 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:31.432428 18877 consensus_queue.cc:1048] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.438031 18834 tablet_bootstrap.cc:654] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.440352 18842 raft_consensus.cc:493] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.441045 18842 raft_consensus.cc:515] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.438727 18835 ts_tablet_manager.cc:1434] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260713 09:06:31.442852 18835 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:31.444446 18564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:31.444672 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.445456 18639 raft_consensus.cc:2393] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc43a6b9bc494c489cb192473cd74396 in current term 1: Already voted for candidate ebf12e238ba148229ec7939c647b58e7 in this term.
I20260713 09:06:31.446870 18676 leader_election.cc:304] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:31.448474 18841 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.452368 18835 tablet_bootstrap.cc:654] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.455252 18842 leader_election.cc:290] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:31.461036 18786 raft_consensus.cc:3060] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.463232 18880 raft_consensus.cc:515] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.460408 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb0ca279054969822e157f395c9d9b" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.465988 18639 raft_consensus.cc:2468] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
I20260713 09:06:31.466442 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:31.467435 18750 leader_election.cc:304] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [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: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd; no voters: ebf12e238ba148229ec7939c647b58e7
W20260713 09:06:31.468127 18603 leader_election.cc:343] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.468753 18882 raft_consensus.cc:2804] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.469277 18882 raft_consensus.cc:493] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.469702 18882 raft_consensus.cc:3060] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.482098 18845 raft_consensus.cc:493] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.482795 18845 raft_consensus.cc:515] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.483144 18842 consensus_queue.cc:1048] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.485499 18845 leader_election.cc:290] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.488018 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aa4ba75f8c4a9d998d10cede4c21df" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:31.458729 18841 raft_consensus.cc:2749] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.495146 18882 raft_consensus.cc:515] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.499046 18564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb0ca279054969822e157f395c9d9b" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:31.499842 18564 raft_consensus.cc:3060] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.505860 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1fb0ca279054969822e157f395c9d9b" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:31.506693 18639 raft_consensus.cc:3060] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.512868 18877 consensus_queue.cc:1048] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.513347 18841 raft_consensus.cc:493] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.514016 18841 raft_consensus.cc:515] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.518546 18561 raft_consensus.cc:3060] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.517927 18841 leader_election.cc:290] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:31.519891 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
W20260713 09:06:31.521944 18678 leader_election.cc:343] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.526398 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
W20260713 09:06:31.528770 18677 leader_election.cc:343] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.529279 18677 leader_election.cc:304] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396; no voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:31.530247 18922 raft_consensus.cc:2749] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.531265 18845 consensus_queue.cc:1048] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.531777 18843 consensus_queue.cc:1048] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.533468 18877 raft_consensus.cc:493] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.534013 18877 raft_consensus.cc:515] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.537951 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd4d5f38d2f4b3f9565e4a95bb1844e" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:31.538775 18785 raft_consensus.cc:2393] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896b4d75cc3f4512a9c92b16e0cefd57 in current term 1: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:31.539538 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdd4d5f38d2f4b3f9565e4a95bb1844e" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:31.545636 18564 raft_consensus.cc:2468] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:31.547240 18752 leader_election.cc:304] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:31.549453 18843 raft_consensus.cc:2804] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.553164 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89aa4ba75f8c4a9d998d10cede4c21df" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:31.554087 18711 raft_consensus.cc:2393] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebf12e238ba148229ec7939c647b58e7 in current term 1: Already voted for candidate 98b82272d3e546a78ac521f1416fc2fd in this term.
I20260713 09:06:31.554713 18877 leader_election.cc:290] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.556775 18843 raft_consensus.cc:697] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Becoming Leader. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Running, Role: LEADER
I20260713 09:06:31.557981 18843 consensus_queue.cc:237] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.570581 18845 consensus_queue.cc:1048] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.571285 18528 leader_election.cc:304] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:31.571739 18603 leader_election.cc:304] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57; no voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:31.578337 18880 leader_election.cc:290] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:31.579013 18880 raft_consensus.cc:3060] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.580191 18877 consensus_queue.cc:1048] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:31.581933 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:31.582756 18563 raft_consensus.cc:3060] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.593828 18922 raft_consensus.cc:493] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.594563 18922 raft_consensus.cc:515] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.593791 18882 leader_election.cc:290] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:31.604259 18785 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.609010 18639 raft_consensus.cc:2468] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:31.636525 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d1401bfa034a60af81f9b7d16d8f7f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:31.637418 18784 raft_consensus.cc:2468] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:31.641948 18677 leader_election.cc:304] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:31.625383 18845 raft_consensus.cc:493] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.624404 18922 leader_election.cc:290] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.649772 18885 raft_consensus.cc:2749] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.649672 18926 raft_consensus.cc:493] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.652016 18926 raft_consensus.cc:515] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.656075 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:31.656911 18713 raft_consensus.cc:2393] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896b4d75cc3f4512a9c92b16e0cefd57 in current term 1: Already voted for candidate ebf12e238ba148229ec7939c647b58e7 in this term.
I20260713 09:06:31.657140 18564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:31.657987 18842 raft_consensus.cc:2804] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:31.656934 18926 leader_election.cc:290] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:31.658418 18842 raft_consensus.cc:493] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.658838 18842 raft_consensus.cc:3060] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.662096 18845 raft_consensus.cc:515] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.665519 18834 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:31.665910 18604 leader_election.cc:304] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57; no voters: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:31.667012 18926 raft_consensus.cc:3060] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.666172 18834 ts_tablet_manager.cc:1403] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.234s	user 0.021s	sys 0.063s
I20260713 09:06:31.668088 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.669732 18882 consensus_queue.cc:1048] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.670135 18834 raft_consensus.cc:359] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.686723 18834 raft_consensus.cc:385] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.687184 18834 raft_consensus.cc:740] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.670058 18845 leader_election.cc:290] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:31.688161 18834 consensus_queue.cc:260] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
W20260713 09:06:31.687033 18527 leader_election.cc:343] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.691263 18834 ts_tablet_manager.cc:1434] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260713 09:06:31.691666 18885 consensus_queue.cc:1048] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.693943 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:31.694597 18713 raft_consensus.cc:2468] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
I20260713 09:06:31.695186 18833 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:31.695644 18833 ts_tablet_manager.cc:1403] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.291s	user 0.045s	sys 0.048s
I20260713 09:06:31.698186 18833 raft_consensus.cc:359] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.698830 18833 raft_consensus.cc:385] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.699177 18832 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:31.699118 18833 raft_consensus.cc:740] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.677718 18835 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:31.700690 18841 raft_consensus.cc:493] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.701149 18841 raft_consensus.cc:515] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:31.703229 18835 ts_tablet_manager.cc:1403] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.257s	user 0.048s	sys 0.053s
I20260713 09:06:31.703342 18832 ts_tablet_manager.cc:1403] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.329s	user 0.041s	sys 0.019s
I20260713 09:06:31.673210 18922 consensus_queue.cc:1048] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260713 09:06:31.705801 18841 leader_election.cc:290] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:31.706975 18833 consensus_queue.cc:260] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.709760 18528 leader_election.cc:304] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:31.710144 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d1401bfa034a60af81f9b7d16d8f7f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.710943 18845 raft_consensus.cc:2804] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:06:31.714577 18676 leader_election.cc:343] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.715641 18833 ts_tablet_manager.cc:1434] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260713 09:06:31.716596 18833 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:31.717578 18845 raft_consensus.cc:493] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:31.717993 18845 raft_consensus.cc:3060] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.722024 18927 consensus_queue.cc:1048] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.721861 18842 raft_consensus.cc:515] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.689100 18846 consensus_queue.cc:1048] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260713 09:06:31.726224 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d1401bfa034a60af81f9b7d16d8f7f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:31.726691 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d1401bfa034a60af81f9b7d16d8f7f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
W20260713 09:06:31.728019 18676 leader_election.cc:343] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.726889 18787 raft_consensus.cc:3060] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.729476 18842 leader_election.cc:290] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:31.730224 18832 raft_consensus.cc:359] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.730902 18832 raft_consensus.cc:385] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.731173 18832 raft_consensus.cc:740] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.731698 18834 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:31.731796 18832 consensus_queue.cc:260] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.733791 18832 ts_tablet_manager.cc:1434] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260713 09:06:31.738750 18926 raft_consensus.cc:2749] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.739410 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394914c5b17d43dc8b56def2a5cae0f2" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:31.741979 18832 tablet_bootstrap.cc:492] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
W20260713 09:06:31.744194 18677 leader_election.cc:343] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.744992 18880 raft_consensus.cc:2749] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.748708 18833 tablet_bootstrap.cc:654] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.749655 18834 tablet_bootstrap.cc:654] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.750038 18787 raft_consensus.cc:2468] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:31.734730 18846 consensus_queue.cc:1048] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260713 09:06:31.775494 18882 raft_consensus.cc:493] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:31.770674 18845 raft_consensus.cc:515] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.790637 18845 leader_election.cc:290] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:31.785928 18677 leader_election.cc:304] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [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: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:31.791738 18637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:31.792629 18637 raft_consensus.cc:3060] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.801971 18842 raft_consensus.cc:2804] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.804970 18842 raft_consensus.cc:697] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:31.793510 18882 raft_consensus.cc:515] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.812939 18882 leader_election.cc:290] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:31.814138 18842 consensus_queue.cc:237] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:31.814718 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:31.815551 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "579ac74b8c654b83bfb21a976e49f4f3" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:31.816004 18636 raft_consensus.cc:2393] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd in current term 1: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:31.828409 18752 leader_election.cc:304] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:31.828958 18832 tablet_bootstrap.cc:654] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.783756 18885 consensus_queue.cc:1048] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260713 09:06:31.841236 18939 consensus_queue.cc:1048] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:06:31.846900 18711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:31.847883 18711 raft_consensus.cc:3060] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.840025 18882 raft_consensus.cc:3060] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:31.856140 18835 raft_consensus.cc:359] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.856843 18835 raft_consensus.cc:385] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.857086 18835 raft_consensus.cc:740] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.839407 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394914c5b17d43dc8b56def2a5cae0f2" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
W20260713 09:06:31.863157 18678 leader_election.cc:343] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:31.863607 18678 leader_election.cc:304] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396; no voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:31.860648 18462 catalog_manager.cc:5697] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68). New cstate: current_term: 1 leader_uuid: "98b82272d3e546a78ac521f1416fc2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.864389 18939 raft_consensus.cc:2749] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.850214 18563 raft_consensus.cc:2468] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:31.857764 18835 consensus_queue.cc:260] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.852321 18637 raft_consensus.cc:2468] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:31.873392 18882 raft_consensus.cc:2749] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:31.881366 18835 ts_tablet_manager.cc:1434] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.178s	user 0.007s	sys 0.000s
I20260713 09:06:31.882727 18835 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:31.893899 18604 leader_election.cc:304] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:31.898311 18527 leader_election.cc:304] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:31.899513 18845 raft_consensus.cc:2804] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.899593 18877 raft_consensus.cc:2804] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:31.900462 18877 raft_consensus.cc:697] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:31.900614 18845 raft_consensus.cc:697] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:31.901935 18845 consensus_queue.cc:237] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.906575 18877 consensus_queue.cc:237] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:31.927770 18711 raft_consensus.cc:2468] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:31.968966 18459 catalog_manager.cc:5697] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.973057 18882 consensus_queue.cc:1048] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:31.987984 18835 tablet_bootstrap.cc:654] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:31.992624 18834 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:31.993178 18834 ts_tablet_manager.cc:1403] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.262s	user 0.015s	sys 0.017s
I20260713 09:06:31.994840 18460 catalog_manager.cc:5697] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:31.995904 18834 raft_consensus.cc:359] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.996584 18834 raft_consensus.cc:385] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:31.996866 18834 raft_consensus.cc:740] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:31.997524 18834 consensus_queue.cc:260] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:31.999662 18834 ts_tablet_manager.cc:1434] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:06:32.001168 18834 tablet_bootstrap.cc:492] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:32.007172 18834 tablet_bootstrap.cc:654] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.011904 18833 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:32.012418 18833 ts_tablet_manager.cc:1403] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.296s	user 0.006s	sys 0.042s
I20260713 09:06:32.014416 18832 tablet_bootstrap.cc:492] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.014936 18832 ts_tablet_manager.cc:1403] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.277s	user 0.039s	sys 0.024s
I20260713 09:06:32.019467 18832 raft_consensus.cc:359] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.020152 18832 raft_consensus.cc:385] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.020442 18832 raft_consensus.cc:740] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.021093 18832 consensus_queue.cc:260] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.023131 18832 ts_tablet_manager.cc:1434] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:06:32.024019 18832 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.026651 18833 raft_consensus.cc:359] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.027617 18833 raft_consensus.cc:385] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.027961 18833 raft_consensus.cc:740] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.029076 18833 consensus_queue.cc:260] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.034890 18833 ts_tablet_manager.cc:1434] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260713 09:06:32.035892 18833 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:32.041819 18833 tablet_bootstrap.cc:654] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.045722 18843 consensus_queue.cc:1048] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.047442 18832 tablet_bootstrap.cc:654] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.056854 18835 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:32.058219 18834 tablet_bootstrap.cc:492] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:32.058378 18835 ts_tablet_manager.cc:1403] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.176s	user 0.021s	sys 0.000s
I20260713 09:06:32.058852 18834 ts_tablet_manager.cc:1403] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.026s
I20260713 09:06:32.061514 18834 raft_consensus.cc:359] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.062203 18834 raft_consensus.cc:385] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.062716 18834 raft_consensus.cc:740] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.062129 18835 raft_consensus.cc:359] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.063313 18835 raft_consensus.cc:385] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.063357 18834 consensus_queue.cc:260] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.063817 18835 raft_consensus.cc:740] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.065294 18834 ts_tablet_manager.cc:1434] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:06:32.064850 18835 consensus_queue.cc:260] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.066303 18834 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:32.067761 18835 ts_tablet_manager.cc:1434] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:32.069079 18835 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:32.071094 18834 tablet_bootstrap.cc:654] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.072466 18833 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:32.073012 18833 ts_tablet_manager.cc:1403] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260713 09:06:32.091960 18834 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:32.092484 18834 ts_tablet_manager.cc:1403] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260713 09:06:32.093072 18835 tablet_bootstrap.cc:654] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.094662 18833 raft_consensus.cc:359] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.095470 18833 raft_consensus.cc:385] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.095117 18834 raft_consensus.cc:359] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.095825 18833 raft_consensus.cc:740] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.095955 18834 raft_consensus.cc:385] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.096397 18834 raft_consensus.cc:740] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.097215 18834 consensus_queue.cc:260] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.099586 18834 ts_tablet_manager.cc:1434] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:32.100462 18834 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:32.100822 18832 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.096873 18833 consensus_queue.cc:260] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.101257 18832 ts_tablet_manager.cc:1403] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.023s
I20260713 09:06:32.102859 18833 ts_tablet_manager.cc:1434] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260713 09:06:32.103770 18833 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:32.104161 18832 raft_consensus.cc:359] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.104861 18832 raft_consensus.cc:385] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.105183 18832 raft_consensus.cc:740] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.106084 18832 consensus_queue.cc:260] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.108315 18832 ts_tablet_manager.cc:1434] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:06:32.109309 18832 tablet_bootstrap.cc:492] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.114712 18833 tablet_bootstrap.cc:654] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.114748 18832 tablet_bootstrap.cc:654] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.122973 18834 tablet_bootstrap.cc:654] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.141538 18835 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:32.142321 18835 ts_tablet_manager.cc:1403] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.021s
I20260713 09:06:32.145893 18835 raft_consensus.cc:359] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.146850 18835 raft_consensus.cc:385] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.147214 18835 raft_consensus.cc:740] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.148187 18835 consensus_queue.cc:260] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.150364 18835 ts_tablet_manager.cc:1434] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:32.151365 18835 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:32.159089 18835 tablet_bootstrap.cc:654] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.161619 18833 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:32.162134 18833 ts_tablet_manager.cc:1403] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.006s
W20260713 09:06:32.162484 18510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:32.164839 18833 raft_consensus.cc:359] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.161640 18832 tablet_bootstrap.cc:492] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.166078 18832 ts_tablet_manager.cc:1403] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.003s
I20260713 09:06:32.168779 18832 raft_consensus.cc:359] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.169436 18832 raft_consensus.cc:385] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.169729 18832 raft_consensus.cc:740] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.171393 18833 raft_consensus.cc:385] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.171751 18833 raft_consensus.cc:740] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.170469 18832 consensus_queue.cc:260] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.175599 18832 ts_tablet_manager.cc:1434] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:06:32.176854 18833 consensus_queue.cc:260] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.184610 18833 ts_tablet_manager.cc:1434] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260713 09:06:32.188550 18832 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.190627 18461 catalog_manager.cc:5697] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.198011 18832 tablet_bootstrap.cc:654] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.198088 18834 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:32.198735 18833 tablet_bootstrap.cc:492] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:32.201896 18834 ts_tablet_manager.cc:1403] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.102s	user 0.017s	sys 0.007s
I20260713 09:06:32.204627 18834 raft_consensus.cc:359] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.205299 18834 raft_consensus.cc:385] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.205363 18833 tablet_bootstrap.cc:654] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.205682 18834 raft_consensus.cc:740] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.206416 18834 consensus_queue.cc:260] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.208895 18835 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:32.209523 18835 ts_tablet_manager.cc:1403] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.058s	user 0.032s	sys 0.013s
I20260713 09:06:32.213181 18835 raft_consensus.cc:359] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.214097 18835 raft_consensus.cc:385] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.214386 18835 raft_consensus.cc:740] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.215222 18842 raft_consensus.cc:493] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.215706 18842 raft_consensus.cc:515] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.216480 18834 ts_tablet_manager.cc:1434] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:06:32.217468 18834 tablet_bootstrap.cc:492] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:32.217873 18842 leader_election.cc:290] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:32.218762 18835 consensus_queue.cc:260] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.220808 18835 ts_tablet_manager.cc:1434] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:06:32.220849 18926 raft_consensus.cc:493] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.221403 18926 raft_consensus.cc:515] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.221823 18835 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:32.222393 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:32.223417 18926 leader_election.cc:290] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:32.223925 18834 tablet_bootstrap.cc:654] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.224226 18832 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.224752 18832 ts_tablet_manager.cc:1403] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.007s
I20260713 09:06:32.226114 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d1401bfa034a60af81f9b7d16d8f7f" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.227720 18835 tablet_bootstrap.cc:654] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.227598 18832 raft_consensus.cc:359] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.228319 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86d1401bfa034a60af81f9b7d16d8f7f" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:32.228628 18832 raft_consensus.cc:385] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.229080 18832 raft_consensus.cc:740] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.229876 18832 consensus_queue.cc:260] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.232177 18843 raft_consensus.cc:493] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.232648 18843 raft_consensus.cc:515] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.234771 18843 leader_election.cc:290] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:32.237478 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552085268804e398893af2a07805c88" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
W20260713 09:06:32.237962 18676 leader_election.cc:343] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.238159 18561 raft_consensus.cc:2468] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
I20260713 09:06:32.239270 18832 ts_tablet_manager.cc:1434] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:32.239403 18752 leader_election.cc:304] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:32.229192 18783 raft_consensus.cc:2393] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896b4d75cc3f4512a9c92b16e0cefd57 in current term 1: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:32.240536 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552085268804e398893af2a07805c88" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:32.240809 18832 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.241175 18639 raft_consensus.cc:2468] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
I20260713 09:06:32.243341 18603 leader_election.cc:304] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57; no voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:32.244405 18926 raft_consensus.cc:3060] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.246168 18929 raft_consensus.cc:2804] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.246559 18929 raft_consensus.cc:493] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.246866 18929 raft_consensus.cc:3060] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.227559 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
W20260713 09:06:32.249312 18678 leader_election.cc:343] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.249784 18678 leader_election.cc:304] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:32.252031 18833 tablet_bootstrap.cc:492] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:32.252425 18832 tablet_bootstrap.cc:654] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.252506 18833 ts_tablet_manager.cc:1403] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.002s
I20260713 09:06:32.256939 18939 raft_consensus.cc:493] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.257457 18939 raft_consensus.cc:515] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.260242 18841 raft_consensus.cc:2749] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.261150 18939 leader_election.cc:290] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:32.264640 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b781b650d8485db4732d8da44d2939" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:32.265264 18877 raft_consensus.cc:493] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.265928 18877 raft_consensus.cc:515] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.266999 18929 raft_consensus.cc:515] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.267685 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b781b650d8485db4732d8da44d2939" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:32.269025 18929 leader_election.cc:290] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:32.269914 18926 raft_consensus.cc:2749] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:06:32.270370 18678 leader_election.cc:343] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.258529 18833 raft_consensus.cc:359] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.271407 18833 raft_consensus.cc:385] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.271708 18833 raft_consensus.cc:740] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.272354 18833 consensus_queue.cc:260] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
W20260713 09:06:32.276000 18677 leader_election.cc:343] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.276087 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552085268804e398893af2a07805c88" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:32.276474 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cc465611ca4a90b706ff69b36ccc5e" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:32.276669 18677 leader_election.cc:304] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396; no voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:32.276815 18639 raft_consensus.cc:3060] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.277725 18842 raft_consensus.cc:2749] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.276328 18833 ts_tablet_manager.cc:1434] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260713 09:06:32.277498 18939 consensus_queue.cc:1048] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260713 09:06:32.280241 18604 leader_election.cc:343] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.281991 18833 tablet_bootstrap.cc:492] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:32.282564 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f552085268804e398893af2a07805c88" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:32.283130 18561 raft_consensus.cc:3060] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.285856 18877 leader_election.cc:290] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:32.287671 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cc465611ca4a90b706ff69b36ccc5e" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.288441 18833 tablet_bootstrap.cc:654] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.288368 18713 raft_consensus.cc:2468] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 0.
I20260713 09:06:32.289836 18603 leader_election.cc:304] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:32.291787 18877 raft_consensus.cc:2804] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.294394 18877 raft_consensus.cc:493] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.294831 18877 raft_consensus.cc:3060] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.301537 18561 raft_consensus.cc:2468] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:32.312579 18843 raft_consensus.cc:493] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.314459 18834 tablet_bootstrap.cc:492] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:32.314950 18834 ts_tablet_manager.cc:1403] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.000s
I20260713 09:06:32.317989 18841 raft_consensus.cc:493] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.318487 18841 raft_consensus.cc:515] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.319963 18835 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:32.320418 18835 ts_tablet_manager.cc:1403] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.099s	user 0.023s	sys 0.030s
I20260713 09:06:32.320613 18841 leader_election.cc:290] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:32.317700 18752 leader_election.cc:304] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:32.322117 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:32.323442 18835 raft_consensus.cc:359] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.324198 18832 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.324195 18835 raft_consensus.cc:385] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.324817 18832 ts_tablet_manager.cc:1403] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.011s
I20260713 09:06:32.324822 18835 raft_consensus.cc:740] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.322142 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:32.326325 18636 raft_consensus.cc:2468] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:32.322299 18929 raft_consensus.cc:2804] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.326126 18835 consensus_queue.cc:260] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.311035 18639 raft_consensus.cc:2468] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:32.327924 18676 leader_election.cc:304] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:32.329527 18832 raft_consensus.cc:359] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.330113 18842 raft_consensus.cc:2804] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.330250 18832 raft_consensus.cc:385] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.330636 18842 raft_consensus.cc:493] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.330678 18832 raft_consensus.cc:740] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.331142 18842 raft_consensus.cc:3060] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.331624 18885 raft_consensus.cc:493] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.331552 18832 consensus_queue.cc:260] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.332170 18885 raft_consensus.cc:515] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.333748 18832 ts_tablet_manager.cc:1434] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:32.334519 18885 leader_election.cc:290] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:32.334914 18832 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.336625 18835 ts_tablet_manager.cc:1434] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:06:32.340811 18835 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:32.343185 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.339380 18877 raft_consensus.cc:515] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.341944 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:32.349380 18783 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
I20260713 09:06:32.350800 18877 leader_election.cc:290] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:32.315886 18843 raft_consensus.cc:515] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.357182 18843 leader_election.cc:290] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:32.357761 18784 raft_consensus.cc:2468] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:32.358031 18939 consensus_queue.cc:1048] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.358654 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.359920 18834 raft_consensus.cc:359] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.360574 18834 raft_consensus.cc:385] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.360843 18834 raft_consensus.cc:740] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.342988 18833 tablet_bootstrap.cc:492] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:32.362123 18833 ts_tablet_manager.cc:1403] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.015s
I20260713 09:06:32.341289 18832 tablet_bootstrap.cc:654] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.344364 18929 raft_consensus.cc:697] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Becoming Leader. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Running, Role: LEADER
I20260713 09:06:32.343859 18713 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
I20260713 09:06:32.346180 18842 raft_consensus.cc:515] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.352159 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cc465611ca4a90b706ff69b36ccc5e" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:32.352358 18528 leader_election.cc:304] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:32.354233 18835 tablet_bootstrap.cc:654] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.361441 18834 consensus_queue.cc:260] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.365403 18710 raft_consensus.cc:3060] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.369856 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:32.370494 18638 raft_consensus.cc:2468] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
I20260713 09:06:32.371788 18750 leader_election.cc:304] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd; no voters: 
I20260713 09:06:32.372795 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cc465611ca4a90b706ff69b36ccc5e" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:32.374905 18833 raft_consensus.cc:359] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.375605 18833 raft_consensus.cc:385] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.375871 18833 raft_consensus.cc:740] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.376518 18833 consensus_queue.cc:260] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.372792 18882 raft_consensus.cc:2804] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.379040 18834 ts_tablet_manager.cc:1434] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260713 09:06:32.377323 18882 raft_consensus.cc:493] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.379976 18885 raft_consensus.cc:2804] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.380262 18882 raft_consensus.cc:3060] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.383270 18846 consensus_queue.cc:1048] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.380432 18885 raft_consensus.cc:493] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.368639 18929 consensus_queue.cc:237] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.388428 18843 raft_consensus.cc:493] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.385480 18885 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.392858 18712 raft_consensus.cc:2393] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd in current term 1: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:32.396615 18843 raft_consensus.cc:515] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
W20260713 09:06:32.395834 18604 leader_election.cc:343] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.402105 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394914c5b17d43dc8b56def2a5cae0f2" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.402745 18712 raft_consensus.cc:2468] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
I20260713 09:06:32.403395 18939 raft_consensus.cc:493] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.403998 18751 leader_election.cc:304] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:32.403887 18939 raft_consensus.cc:515] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.407704 18939 leader_election.cc:290] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:32.407647 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394914c5b17d43dc8b56def2a5cae0f2" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:32.408365 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bdd93793534478a974ae51ae206130" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:32.408704 18563 raft_consensus.cc:2468] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
W20260713 09:06:32.409952 18676 leader_election.cc:343] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.410538 18843 leader_election.cc:290] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:32.411908 18843 raft_consensus.cc:2804] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.412264 18843 raft_consensus.cc:493] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.412606 18843 raft_consensus.cc:3060] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.416879 18882 raft_consensus.cc:515] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.419241 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:32.425817 18638 raft_consensus.cc:3060] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.420543 18842 leader_election.cc:290] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:32.421691 18710 raft_consensus.cc:2468] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:32.425113 18885 raft_consensus.cc:515] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.423590 18834 tablet_bootstrap.cc:492] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:32.435429 18603 leader_election.cc:304] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:32.436575 18885 leader_election.cc:290] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:32.441263 18638 raft_consensus.cc:2468] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:32.443807 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bdd93793534478a974ae51ae206130" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:32.438838 18926 raft_consensus.cc:2804] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.447160 18834 tablet_bootstrap.cc:654] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.448017 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:32.448781 18786 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.451306 18885 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.451829 18885 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.453655 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:32.444689 18784 raft_consensus.cc:2468] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:32.455212 18926 raft_consensus.cc:697] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:32.456013 18877 consensus_queue.cc:1048] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.456431 18926 consensus_queue.cc:237] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.458827 18676 leader_election.cc:304] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:32.433553 18843 raft_consensus.cc:515] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.464148 18977 raft_consensus.cc:2804] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.465126 18977 raft_consensus.cc:697] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:32.466323 18977 consensus_queue.cc:237] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.467485 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394914c5b17d43dc8b56def2a5cae0f2" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:32.468310 18563 raft_consensus.cc:3060] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.475023 18783 raft_consensus.cc:2393] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cc43a6b9bc494c489cb192473cd74396 in current term 1: Already voted for candidate 98b82272d3e546a78ac521f1416fc2fd in this term.
I20260713 09:06:32.475673 18885 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:32.476946 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:32.477101 18710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:32.477638 18638 raft_consensus.cc:2468] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
I20260713 09:06:32.477779 18677 leader_election.cc:304] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [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: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:32.477990 18710 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.477674 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:32.480374 18527 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:32.481746 18922 raft_consensus.cc:2804] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.482132 18922 raft_consensus.cc:493] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.482192 18846 raft_consensus.cc:2804] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.482558 18922 raft_consensus.cc:3060] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.482668 18846 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.483120 18846 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.490392 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "394914c5b17d43dc8b56def2a5cae0f2" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
W20260713 09:06:32.491192 18528 leader_election.cc:343] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.491315 18713 raft_consensus.cc:3060] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.502645 18885 consensus_queue.cc:1048] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.507438 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:32.505226 18563 raft_consensus.cc:2468] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:32.509423 18639 raft_consensus.cc:2393] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd in current term 1: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:32.511682 18922 raft_consensus.cc:515] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.474267 18843 leader_election.cc:290] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:32.532773 18882 leader_election.cc:290] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:32.535876 18833 ts_tablet_manager.cc:1434] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.173s	user 0.023s	sys 0.027s
I20260713 09:06:32.534363 18885 raft_consensus.cc:493] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.536276 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:32.536933 18885 raft_consensus.cc:515] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.537241 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bdd93793534478a974ae51ae206130" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:32.538386 18751 leader_election.cc:304] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:32.539146 18885 leader_election.cc:290] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:32.539624 18833 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:32.526439 18752 leader_election.cc:304] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:32.542301 18882 raft_consensus.cc:2749] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260713 09:06:32.549237 18676 leader_election.cc:343] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.567284 18922 leader_election.cc:290] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:32.584245 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
W20260713 09:06:32.583387 18752 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.65:38041, user_credentials={real_user=slave}} blocked reactor thread for 58800.5us
I20260713 09:06:32.589694 18980 raft_consensus.cc:2804] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.599489 18786 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:32.610558 18528 leader_election.cc:304] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:32.611755 18877 consensus_queue.cc:1048] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.612243 18833 tablet_bootstrap.cc:654] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.622862 18835 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:32.623420 18835 ts_tablet_manager.cc:1403] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.283s	user 0.014s	sys 0.025s
I20260713 09:06:32.603894 18980 raft_consensus.cc:697] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Becoming Leader. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Running, Role: LEADER
I20260713 09:06:32.614588 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bdd93793534478a974ae51ae206130" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:32.616853 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.629086 18937 raft_consensus.cc:2804] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.630330 18832 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.630844 18832 ts_tablet_manager.cc:1403] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.296s	user 0.018s	sys 0.010s
I20260713 09:06:32.616587 18713 raft_consensus.cc:2468] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:32.630211 18783 raft_consensus.cc:3060] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.633630 18937 raft_consensus.cc:697] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:32.633381 18712 raft_consensus.cc:2468] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 0.
W20260713 09:06:32.642338 18527 leader_election.cc:343] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:32.650372 18978 log.cc:927] Time spent T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57: Append to log took a long time: real 0.051s	user 0.003s	sys 0.001s
I20260713 09:06:32.652247 18846 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.659806 18710 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:32.660509 18980 consensus_queue.cc:237] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.661403 18846 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:32.669409 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
W20260713 09:06:32.671207 18528 leader_election.cc:343] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.672549 18835 raft_consensus.cc:359] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.673233 18835 raft_consensus.cc:385] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.673496 18835 raft_consensus.cc:740] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.674418 18528 leader_election.cc:304] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:32.674435 18835 consensus_queue.cc:260] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.677989 18936 raft_consensus.cc:2804] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.678501 18936 raft_consensus.cc:493] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.678949 18936 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.679075 18459 catalog_manager.cc:5697] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.692608 18834 tablet_bootstrap.cc:492] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:32.693367 18834 ts_tablet_manager.cc:1403] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.003s
I20260713 09:06:32.664602 18937 consensus_queue.cc:237] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.705492 18462 catalog_manager.cc:5697] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68). New cstate: current_term: 1 leader_uuid: "98b82272d3e546a78ac521f1416fc2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.708355 18834 raft_consensus.cc:359] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.713056 18834 raft_consensus.cc:385] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.713411 18834 raft_consensus.cc:740] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.716826 18835 ts_tablet_manager.cc:1434] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.093s	user 0.017s	sys 0.018s
I20260713 09:06:32.714339 18834 consensus_queue.cc:260] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.718099 18835 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:32.719345 18832 raft_consensus.cc:359] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.720253 18832 raft_consensus.cc:385] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.720603 18832 raft_consensus.cc:740] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.721509 18832 consensus_queue.cc:260] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.724179 18832 ts_tablet_manager.cc:1434] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
I20260713 09:06:32.708853 18846 raft_consensus.cc:493] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.696285 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:32.728482 18832 tablet_bootstrap.cc:492] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.730137 18834 ts_tablet_manager.cc:1434] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:06:32.733063 18834 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396: Bootstrap starting.
I20260713 09:06:32.731385 18846 raft_consensus.cc:515] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.741098 18846 leader_election.cc:290] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:32.742331 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cc465611ca4a90b706ff69b36ccc5e" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:32.752106 18832 tablet_bootstrap.cc:654] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:32.730103 18528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.67:40409, user_credentials={real_user=slave}} blocked reactor thread for 53239.4us
I20260713 09:06:32.756603 18835 tablet_bootstrap.cc:654] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.755963 18638 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.758312 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1cc465611ca4a90b706ff69b36ccc5e" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.756856 18783 raft_consensus.cc:2468] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:32.772614 18713 raft_consensus.cc:2393] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebf12e238ba148229ec7939c647b58e7 in current term 1: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:32.775696 18833 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:32.776333 18833 ts_tablet_manager.cc:1403] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.237s	user 0.027s	sys 0.007s
I20260713 09:06:32.775362 18677 leader_election.cc:304] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [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: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:32.782235 18936 raft_consensus.cc:515] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.782786 18977 raft_consensus.cc:2804] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.783320 18977 raft_consensus.cc:697] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:32.784135 18977 consensus_queue.cc:237] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.784528 18833 raft_consensus.cc:359] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.785194 18833 raft_consensus.cc:385] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.785480 18833 raft_consensus.cc:740] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.786154 18833 consensus_queue.cc:260] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.788336 18638 raft_consensus.cc:2468] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:32.791153 18833 ts_tablet_manager.cc:1434] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260713 09:06:32.791949 18833 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:32.797866 18527 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:32.802942 18990 raft_consensus.cc:2804] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.803489 18990 raft_consensus.cc:697] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:32.804399 18990 consensus_queue.cc:237] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:32.806104 18936 leader_election.cc:290] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:32.808041 18461 catalog_manager.cc:5697] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:32.808041 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
W20260713 09:06:32.811262 18527 leader_election.cc:343] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.809885 18832 tablet_bootstrap.cc:492] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.812762 18834 tablet_bootstrap.cc:654] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.812494 18980 consensus_queue.cc:1048] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:32.813035 18832 ts_tablet_manager.cc:1403] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.002s
I20260713 09:06:32.817008 18882 raft_consensus.cc:493] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:32.819334 18882 raft_consensus.cc:515] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.822481 18882 leader_election.cc:290] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:32.823931 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b781b650d8485db4732d8da44d2939" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:32.825428 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b781b650d8485db4732d8da44d2939" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:32.825766 18713 raft_consensus.cc:2468] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 0.
I20260713 09:06:32.817886 18528 leader_election.cc:304] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396
W20260713 09:06:32.827507 18752 leader_election.cc:343] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:32.828187 18832 raft_consensus.cc:359] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.828887 18832 raft_consensus.cc:385] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.829149 18832 raft_consensus.cc:740] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.829813 18936 raft_consensus.cc:3060] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.830024 18835 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:32.831892 18835 ts_tablet_manager.cc:1403] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.114s	user 0.025s	sys 0.012s
I20260713 09:06:32.832726 18832 consensus_queue.cc:260] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.837931 18832 ts_tablet_manager.cc:1434] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:06:32.839149 18832 tablet_bootstrap.cc:492] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.844259 18751 leader_election.cc:304] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:32.849907 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:32.850056 18882 consensus_queue.cc:1048] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.850904 18713 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.845836 18980 raft_consensus.cc:2804] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:32.854943 18980 raft_consensus.cc:493] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:32.855469 18980 raft_consensus.cc:3060] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.869071 18833 tablet_bootstrap.cc:654] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.875705 18835 raft_consensus.cc:359] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.876480 18835 raft_consensus.cc:385] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.876782 18835 raft_consensus.cc:740] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.878525 18936 raft_consensus.cc:2749] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:32.886480 18832 tablet_bootstrap.cc:654] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.887209 18835 consensus_queue.cc:260] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.889429 18835 ts_tablet_manager.cc:1434] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260713 09:06:32.895813 18835 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:32.896742 18713 raft_consensus.cc:2468] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 1.
I20260713 09:06:32.900060 18528 leader_election.cc:304] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:32.900880 18936 raft_consensus.cc:2804] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.901401 18936 raft_consensus.cc:697] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:32.902328 18936 consensus_queue.cc:237] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:32.909070 18980 raft_consensus.cc:515] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.927608 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b781b650d8485db4732d8da44d2939" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:32.928565 18563 raft_consensus.cc:3060] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.931342 18834 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396: No bootstrap required, opened a new log
I20260713 09:06:32.931879 18834 ts_tablet_manager.cc:1403] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396: Time spent bootstrapping tablet: real 0.199s	user 0.023s	sys 0.013s
I20260713 09:06:32.927812 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b781b650d8485db4732d8da44d2939" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:32.934249 18713 raft_consensus.cc:3060] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:32.934739 18834 raft_consensus.cc:359] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.935451 18834 raft_consensus.cc:385] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.935701 18834 raft_consensus.cc:740] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.936338 18834 consensus_queue.cc:260] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.940358 18835 tablet_bootstrap.cc:654] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:32.941839 18877 consensus_queue.cc:1048] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:32.943006 18834 ts_tablet_manager.cc:1434] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260713 09:06:32.946818 18460 catalog_manager.cc:5697] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:32.949587 18713 raft_consensus.cc:2468] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:32.951244 18751 leader_election.cc:304] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:32.948786 18980 leader_election.cc:290] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:32.955744 18980 raft_consensus.cc:2804] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:32.957978 18832 tablet_bootstrap.cc:492] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:32.958489 18832 ts_tablet_manager.cc:1403] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.120s	user 0.034s	sys 0.017s
I20260713 09:06:32.960474 18563 raft_consensus.cc:2468] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:32.959000 18980 raft_consensus.cc:697] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Becoming Leader. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Running, Role: LEADER
I20260713 09:06:32.961855 18832 raft_consensus.cc:359] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.962561 18832 raft_consensus.cc:385] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:32.962925 18832 raft_consensus.cc:740] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:32.962492 18980 consensus_queue.cc:237] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:32.963536 18832 consensus_queue.cc:260] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:32.965583 18832 ts_tablet_manager.cc:1434] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260713 09:06:32.966424 18832 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57: Bootstrap starting.
I20260713 09:06:32.977202 18833 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:32.978060 18833 ts_tablet_manager.cc:1403] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.186s	user 0.018s	sys 0.007s
I20260713 09:06:32.983139 18835 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:32.983646 18835 ts_tablet_manager.cc:1403] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.007s
I20260713 09:06:33.020226 18833 raft_consensus.cc:359] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.021198 18833 raft_consensus.cc:385] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.021535 18833 raft_consensus.cc:740] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.022583 18835 raft_consensus.cc:359] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.023331 18835 raft_consensus.cc:385] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.023607 18835 raft_consensus.cc:740] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.023839 18832 tablet_bootstrap.cc:654] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.023739 18833 consensus_queue.cc:260] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.024868 18835 consensus_queue.cc:260] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.026777 18833 ts_tablet_manager.cc:1434] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.010s
I20260713 09:06:33.027027 18835 ts_tablet_manager.cc:1434] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.006s
I20260713 09:06:33.028005 18835 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:33.028307 18833 tablet_bootstrap.cc:492] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:33.002092 18877 consensus_queue.cc:1048] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260713 09:06:33.035588 18833 tablet_bootstrap.cc:654] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.048908 18922 consensus_queue.cc:1048] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.057060 18461 catalog_manager.cc:5697] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68). New cstate: current_term: 1 leader_uuid: "98b82272d3e546a78ac521f1416fc2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.061549 18877 raft_consensus.cc:493] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.062086 18877 raft_consensus.cc:515] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.062602 18835 tablet_bootstrap.cc:654] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.064525 18877 leader_election.cc:290] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:33.066264 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7934b5736a4f33a5034e9c33768e29" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:33.073957 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7934b5736a4f33a5034e9c33768e29" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:33.074918 18561 raft_consensus.cc:2468] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 0.
W20260713 09:06:33.076857 18603 leader_election.cc:343] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.095315 18833 tablet_bootstrap.cc:492] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:33.095964 18833 ts_tablet_manager.cc:1403] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.009s
I20260713 09:06:33.098114 18977 consensus_queue.cc:1048] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.099725 18980 consensus_queue.cc:1048] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.102108 18604 leader_election.cc:304] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:33.104776 18880 raft_consensus.cc:2804] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.105187 18880 raft_consensus.cc:493] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.105545 18880 raft_consensus.cc:3060] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.117041 18462 catalog_manager.cc:5697] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.099404 18833 raft_consensus.cc:359] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:33.123865 18833 raft_consensus.cc:385] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.124260 18833 raft_consensus.cc:740] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.124935 18833 consensus_queue.cc:260] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:33.127494 18832 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57: No bootstrap required, opened a new log
I20260713 09:06:33.128000 18832 ts_tablet_manager.cc:1403] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.011s
I20260713 09:06:33.131249 18832 raft_consensus.cc:359] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:33.132023 18832 raft_consensus.cc:385] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.132316 18832 raft_consensus.cc:740] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.132445 18833 ts_tablet_manager.cc:1434] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260713 09:06:33.133435 18833 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:33.133095 18832 consensus_queue.cc:260] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:33.134302 18843 consensus_queue.cc:1048] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.135402 18832 ts_tablet_manager.cc:1434] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:33.145171 18922 raft_consensus.cc:493] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.145766 18922 raft_consensus.cc:515] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:33.147589 18922 leader_election.cc:290] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:33.148437 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a4529b7e4ad5b4fa58cb0314e61f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:33.149183 18638 raft_consensus.cc:2468] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:33.149302 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a4529b7e4ad5b4fa58cb0314e61f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:33.149955 18783 raft_consensus.cc:2468] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:33.150486 18835 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: No bootstrap required, opened a new log
I20260713 09:06:33.150967 18835 ts_tablet_manager.cc:1403] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.123s	user 0.028s	sys 0.020s
I20260713 09:06:33.150772 18676 leader_election.cc:304] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:33.152020 18922 raft_consensus.cc:2804] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.152381 18922 raft_consensus.cc:493] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.152601 18922 raft_consensus.cc:3060] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.159672 18922 raft_consensus.cc:515] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:33.161008 18459 catalog_manager.cc:5697] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.162678 18833 tablet_bootstrap.cc:654] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.162935 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a4529b7e4ad5b4fa58cb0314e61f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:33.163575 18638 raft_consensus.cc:3060] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.166247 18835 raft_consensus.cc:359] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.167023 18835 raft_consensus.cc:385] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.167290 18835 raft_consensus.cc:740] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.170043 18835 consensus_queue.cc:260] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.171309 18638 raft_consensus.cc:2468] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:33.172139 18937 consensus_queue.cc:1048] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.172578 18676 leader_election.cc:304] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:33.173491 18977 raft_consensus.cc:2804] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.174016 18977 raft_consensus.cc:697] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:33.174839 18977 consensus_queue.cc:237] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:33.163426 18459 catalog_manager.cc:5697] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.180054 18636 raft_consensus.cc:3060] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.182178 18922 leader_election.cc:290] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:33.182528 18833 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:33.182996 18833 ts_tablet_manager.cc:1403] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.000s
I20260713 09:06:33.183431 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a4529b7e4ad5b4fa58cb0314e61f" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:33.184361 18787 raft_consensus.cc:3060] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.185635 18833 raft_consensus.cc:359] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.186305 18833 raft_consensus.cc:385] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.186576 18833 raft_consensus.cc:740] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.175393 18835 ts_tablet_manager.cc:1434] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260713 09:06:33.192085 18833 consensus_queue.cc:260] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.195719 18833 ts_tablet_manager.cc:1434] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:06:33.196669 18833 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd: Bootstrap starting.
I20260713 09:06:33.200940 18880 raft_consensus.cc:515] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.204811 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7934b5736a4f33a5034e9c33768e29" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:33.205613 18786 raft_consensus.cc:3060] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.207741 18922 raft_consensus.cc:493] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.218425 18922 raft_consensus.cc:515] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.207798 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d7934b5736a4f33a5034e9c33768e29" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:33.221992 18560 raft_consensus.cc:3060] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.223237 18922 leader_election.cc:290] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:33.224474 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c34e5154b047ae944567adc96a01d5" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:33.210206 18833 tablet_bootstrap.cc:654] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:33.212049 18842 consensus_queue.cc:1048] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260713 09:06:33.225168 18561 raft_consensus.cc:2468] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 0.
I20260713 09:06:33.230784 18786 raft_consensus.cc:2468] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:33.230952 18678 leader_election.cc:304] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:33.225173 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c34e5154b047ae944567adc96a01d5" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:33.205240 18787 raft_consensus.cc:2468] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:33.231979 18603 leader_election.cc:304] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd; no voters: 
W20260713 09:06:33.232800 18677 leader_election.cc:343] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.234583 18842 raft_consensus.cc:2804] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:33.235157 18842 raft_consensus.cc:493] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.235245 18877 raft_consensus.cc:2804] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.235618 18842 raft_consensus.cc:3060] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.236783 18877 raft_consensus.cc:697] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:33.238001 18877 consensus_queue.cc:237] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.248904 18842 raft_consensus.cc:515] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.252424 18560 raft_consensus.cc:2468] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:33.255070 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c34e5154b047ae944567adc96a01d5" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
W20260713 09:06:33.256829 18677 leader_election.cc:343] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:33.265805 18561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c34e5154b047ae944567adc96a01d5" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:33.266662 18561 raft_consensus.cc:3060] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.270291 18787 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.277017 18833 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd: No bootstrap required, opened a new log
I20260713 09:06:33.277626 18833 ts_tablet_manager.cc:1403] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.004s
I20260713 09:06:33.280122 19031 consensus_queue.cc:1048] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.283780 18833 raft_consensus.cc:359] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.284634 18833 raft_consensus.cc:385] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:33.284962 18833 raft_consensus.cc:740] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Initialized, Role: FOLLOWER
I20260713 09:06:33.284180 18461 catalog_manager.cc:5697] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68). New cstate: current_term: 1 leader_uuid: "98b82272d3e546a78ac521f1416fc2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.207913 18880 leader_election.cc:290] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 1 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:33.290091 18561 raft_consensus.cc:2468] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:33.265838 18842 leader_election.cc:290] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 1 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:33.292549 18678 leader_election.cc:304] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:33.297536 18937 consensus_queue.cc:1048] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.301321 18977 raft_consensus.cc:2804] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:33.307417 18936 consensus_queue.cc:1048] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.310802 18833 consensus_queue.cc:260] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.310017 18977 raft_consensus.cc:697] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:33.314458 18977 consensus_queue.cc:237] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.323307 18833 ts_tablet_manager.cc:1434] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.002s
I20260713 09:06:33.361994 18457 catalog_manager.cc:5697] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:33.366415 18462 catalog_manager.cc:5697] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } }
W20260713 09:06:33.371666 18528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.67:40409, user_credentials={real_user=slave}} blocked reactor thread for 54119.3us
I20260713 09:06:33.378342 18882 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.382633 18882 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.390213 18990 consensus_queue.cc:1048] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.396896 18882 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:33.398591 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:33.399400 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:33.400280 18639 raft_consensus.cc:2468] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 1.
I20260713 09:06:33.404726 18750 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [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: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd; no voters: ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:33.409718 18882 raft_consensus.cc:2804] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:33.410262 18882 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:33.410825 18882 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:33.413442 18936 consensus_queue.cc:1048] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.418144 18636 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.421528 18843 consensus_queue.cc:1048] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.432440 18936 consensus_queue.cc:1048] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.443329 18882 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.453173 18787 raft_consensus.cc:1240] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Rejecting Update request from peer ebf12e238ba148229ec7939c647b58e7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:06:33.458292 18882 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 2 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:33.463928 18638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:33.464996 18846 consensus_queue.cc:1059] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.467630 18937 raft_consensus.cc:3055] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:33.468040 18937 raft_consensus.cc:740] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:33.471779 18787 raft_consensus.cc:1240] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Rejecting Update request from peer ebf12e238ba148229ec7939c647b58e7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:06:33.472892 18563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:33.468999 18937 consensus_queue.cc:260] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:33.475835 18846 consensus_queue.cc:1059] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.485695 18937 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:33.488919 18510 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:33.476015 18882 consensus_queue.cc:1048] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260713 09:06:33.503983 18462 catalog_manager.cc:5697] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:33.515751 18563 raft_consensus.cc:2410] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:06:33.519542 18752 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:33.521121 18882 raft_consensus.cc:2749] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:33.658629 18882 raft_consensus.cc:493] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:33.659157 18882 raft_consensus.cc:515] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:33.661103 18882 leader_election.cc:290] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:33.661923 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c34e5154b047ae944567adc96a01d5" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:33.662286 18560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77c34e5154b047ae944567adc96a01d5" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:33.663113 18560 raft_consensus.cc:2393] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd in current term 1: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:33.664074 18752 leader_election.cc:304] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd; no voters: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:33.664861 18882 raft_consensus.cc:3060] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:33.670325 18882 raft_consensus.cc:2749] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:33.675470 18977 consensus_queue.cc:1048] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.687048 19032 consensus_queue.cc:1048] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.698192 19032 consensus_queue.cc:1048] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:33.710238 18842 consensus_queue.cc:1048] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.830528 18880 consensus_queue.cc:1048] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:33.844126 19047 consensus_queue.cc:1048] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:34.249749 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
W20260713 09:06:34.284075 18604 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 19 similar messages]
I20260713 09:06:34.288870 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:34.289894 16409 tablet_replica.cc:333] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.290776 16409 raft_consensus.cc:2243] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.291276 16409 raft_consensus.cc:2272] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:34.294333 18604 consensus_peers.cc:597] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.294999 16409 tablet_replica.cc:333] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.295835 16409 raft_consensus.cc:2243] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.296341 16409 raft_consensus.cc:2272] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.299190 16409 tablet_replica.cc:333] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.299877 16409 raft_consensus.cc:2243] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.300362 16409 raft_consensus.cc:2272] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.302481 16409 tablet_replica.cc:333] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.303056 16409 raft_consensus.cc:2243] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:34.303871 16409 raft_consensus.cc:2272] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.306385 16409 tablet_replica.cc:333] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.306957 16409 raft_consensus.cc:2243] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.307461 16409 raft_consensus.cc:2272] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.309458 16409 tablet_replica.cc:333] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.310148 16409 raft_consensus.cc:2243] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.310619 16409 raft_consensus.cc:2272] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.313699 16409 tablet_replica.cc:333] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.314316 16409 raft_consensus.cc:2243] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.314735 16409 raft_consensus.cc:2272] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.316928 16409 tablet_replica.cc:333] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.317482 16409 raft_consensus.cc:2243] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.318007 16409 raft_consensus.cc:2272] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.320608 16409 tablet_replica.cc:333] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.321251 16409 raft_consensus.cc:2243] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.321895 16409 raft_consensus.cc:2272] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:34.324005 18752 consensus_peers.cc:597] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.324756 16409 tablet_replica.cc:333] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.325666 16409 raft_consensus.cc:2243] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.326160 16409 raft_consensus.cc:2272] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:34.327565 18604 consensus_peers.cc:597] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.328940 16409 tablet_replica.cc:333] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.329763 16409 raft_consensus.cc:2243] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:34.330754 16409 raft_consensus.cc:2272] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.333374 16409 tablet_replica.cc:333] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.334072 16409 raft_consensus.cc:2243] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.334673 16409 raft_consensus.cc:2272] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.337355 16409 tablet_replica.cc:333] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.338166 16409 raft_consensus.cc:2243] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.338758 16409 raft_consensus.cc:2272] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:34.339804 18678 consensus_peers.cc:597] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.341710 16409 tablet_replica.cc:333] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.342563 16409 raft_consensus.cc:2243] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:34.344563 16409 raft_consensus.cc:2272] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.346997 16409 tablet_replica.cc:333] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.347736 16409 raft_consensus.cc:2243] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:34.348898 16409 raft_consensus.cc:2272] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.352276 16409 tablet_replica.cc:333] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.352820 16409 raft_consensus.cc:2243] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:34.353626 16409 raft_consensus.cc:2272] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.355858 16409 tablet_replica.cc:333] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.356403 16409 raft_consensus.cc:2243] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:34.357188 16409 raft_consensus.cc:2272] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:34.359236 16409 tablet_replica.cc:333] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: stopping tablet replica
I20260713 09:06:34.359773 16409 raft_consensus.cc:2243] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:34.360554 16409 raft_consensus.cc:2272] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:34.380689 18678 consensus_peers.cc:597] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.403576 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
I20260713 09:06:34.440486 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:34.442238 18752 consensus_peers.cc:597] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:34.447888 19055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:34.448761 19056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.453128 16409 server_base.cc:1061] running on GCE node
W20260713 09:06:34.453068 19058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:34.456121 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:34.456553 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:34.456877 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933594456843 us; error 0 us; skew 500 ppm
I20260713 09:06:34.457747 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:34.460974 16409 webserver.cc:533] Webserver started at http://127.16.6.65:45361/ using document root <none> and password file <none>
I20260713 09:06:34.461622 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:34.461874 16409 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:34.468067 16409 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.000s	sys 0.004s
W20260713 09:06:34.471819 18604 consensus_peers.cc:597] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.475102 19064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:34.476325 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:06:34.476802 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "ebf12e238ba148229ec7939c647b58e7"
format_stamp: "Formatted at 2026-07-13 09:06:29 on dist-test-slave-7hhx"
I20260713 09:06:34.477365 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933532629734-16409-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)
W20260713 09:06:34.484405 18752 consensus_peers.cc:597] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:34.488981 18752 consensus_peers.cc:597] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.495728 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:34.497192 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:34.498956 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:34.503364 19071 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:06:34.556586 18604 consensus_peers.cc:597] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.595420 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:06:34.595767 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.093s	user 0.004s	sys 0.000s
I20260713 09:06:34.596083 16409 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:06:34.600528 19071 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.617831 19071 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.618842 19071 tablet_bootstrap.cc:492] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.619551 19071 ts_tablet_manager.cc:1403] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:06:34.622439 19071 raft_consensus.cc:359] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.623106 19071 raft_consensus.cc:740] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.623817 19071 consensus_queue.cc:260] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.626511 19071 ts_tablet_manager.cc:1434] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:06:34.627310 19071 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.641875 19071 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.642791 19071 tablet_bootstrap.cc:492] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.643429 19071 ts_tablet_manager.cc:1403] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:06:34.646023 19071 raft_consensus.cc:359] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.646657 19071 raft_consensus.cc:740] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.647347 19071 consensus_queue.cc:260] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.649181 19071 ts_tablet_manager.cc:1434] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.649986 19071 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.664095 19071 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.664989 19071 tablet_bootstrap.cc:492] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.665617 19071 ts_tablet_manager.cc:1403] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260713 09:06:34.668051 19071 raft_consensus.cc:359] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.668689 19071 raft_consensus.cc:740] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.669327 19071 consensus_queue.cc:260] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.671097 19071 ts_tablet_manager.cc:1434] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.671828 19071 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.686596 19071 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.687503 19071 tablet_bootstrap.cc:492] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.688117 19071 ts_tablet_manager.cc:1403] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:06:34.690519 19071 raft_consensus.cc:359] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.691167 19071 raft_consensus.cc:740] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.691808 19071 consensus_queue.cc:260] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.693691 19071 ts_tablet_manager.cc:1434] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:06:34.694422 19071 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.698168 16409 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:06:34.698546 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.102s	user 0.102s	sys 0.000s
I20260713 09:06:34.717610 19071 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.719055 19071 tablet_bootstrap.cc:492] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.719842 19071 ts_tablet_manager.cc:1403] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
W20260713 09:06:34.720510 18752 consensus_peers.cc:597] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:34.725148 19071 raft_consensus.cc:359] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.726119 19071 raft_consensus.cc:740] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.726984 19071 consensus_queue.cc:260] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.728953 19071 ts_tablet_manager.cc:1434] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:06:34.729755 19071 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.741930 19071 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.742959 19071 tablet_bootstrap.cc:492] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.743546 19071 ts_tablet_manager.cc:1403] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:06:34.745375 19071 raft_consensus.cc:359] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.746004 19071 raft_consensus.cc:740] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.746668 19071 consensus_queue.cc:260] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.748437 19071 ts_tablet_manager.cc:1434] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.749215 19071 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.762036 19071 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.762842 19071 tablet_bootstrap.cc:492] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.763370 19071 ts_tablet_manager.cc:1403] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:06:34.765385 19071 raft_consensus.cc:359] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.765990 19071 raft_consensus.cc:740] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.766625 19071 consensus_queue.cc:260] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [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: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.768190 19071 ts_tablet_manager.cc:1434] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.768816 19071 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.781652 19071 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.782460 19071 tablet_bootstrap.cc:492] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.783089 19071 ts_tablet_manager.cc:1403] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:06:34.783455 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:38041
I20260713 09:06:34.783586 19137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:38041 every 8 connection(s)
I20260713 09:06:34.785254 19071 raft_consensus.cc:359] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.785943 19071 raft_consensus.cc:740] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.786630 19071 consensus_queue.cc:260] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.788591 19071 ts_tablet_manager.cc:1434] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.789407 19071 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.810794 19071 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.811882 19071 tablet_bootstrap.cc:492] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.812732 19071 ts_tablet_manager.cc:1403] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260713 09:06:34.815658 19071 raft_consensus.cc:359] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.816205 19071 raft_consensus.cc:740] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.816854 19071 consensus_queue.cc:260] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [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: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.818635 19071 ts_tablet_manager.cc:1434] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:06:34.819474 19071 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.829226 19138 heartbeater.cc:344] Connected to a master server at 127.16.6.126:40341
I20260713 09:06:34.829751 19138 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:34.830693 19138 heartbeater.cc:507] Master 127.16.6.126:40341 requested a full tablet report, sending...
I20260713 09:06:34.832672 19071 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.833657 19071 tablet_bootstrap.cc:492] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.834301 19071 ts_tablet_manager.cc:1403] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:06:34.837101 19071 raft_consensus.cc:359] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.837621 19071 raft_consensus.cc:740] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.838321 19071 consensus_queue.cc:260] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.839825 19071 ts_tablet_manager.cc:1434] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:34.840500 19071 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.845297 18461 ts_manager.cc:194] Re-registered known tserver with Master: ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:34.854923 19071 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.855876 19071 tablet_bootstrap.cc:492] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.856485 19071 ts_tablet_manager.cc:1403] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:06:34.859046 19071 raft_consensus.cc:359] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.860862 19071 raft_consensus.cc:740] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.861626 19071 consensus_queue.cc:260] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:34.864333 19071 ts_tablet_manager.cc:1434] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:34.865368 19071 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.882654 18461 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38132
I20260713 09:06:34.888468 19138 heartbeater.cc:499] Master 127.16.6.126:40341 was elected leader, sending a full tablet report...
I20260713 09:06:34.948863 19071 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:34.949867 19071 tablet_bootstrap.cc:492] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:34.950583 19071 ts_tablet_manager.cc:1403] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.034s
I20260713 09:06:34.953063 19071 raft_consensus.cc:359] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.953720 19071 raft_consensus.cc:740] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:34.954385 19071 consensus_queue.cc:260] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:34.956568 19071 ts_tablet_manager.cc:1434] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:34.957305 19071 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:34.969017 19052 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:34.969602 19052 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.972129 19052 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:34.973829 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:34.974583 18786 raft_consensus.cc:2393] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896b4d75cc3f4512a9c92b16e0cefd57 in current term 2: Already voted for candidate 98b82272d3e546a78ac521f1416fc2fd in this term.
I20260713 09:06:34.977296 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:34.978019 19111 raft_consensus.cc:2468] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:34.979271 18604 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:34.981097 19052 raft_consensus.cc:2804] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:34.983914 19052 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:34.984275 19052 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:34.993992 19052 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:34.997805 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:34.998750 18786 raft_consensus.cc:2393] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 896b4d75cc3f4512a9c92b16e0cefd57 in current term 2: Already voted for candidate 98b82272d3e546a78ac521f1416fc2fd in this term.
I20260713 09:06:35.000556 19052 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:35.001806 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.002401 19071 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:35.003166 19071 tablet_bootstrap.cc:492] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:35.003679 19071 ts_tablet_manager.cc:1403] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.024s
I20260713 09:06:35.005511 19071 raft_consensus.cc:359] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.006176 19071 raft_consensus.cc:740] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.006866 19071 consensus_queue.cc:260] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [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: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.008870 19071 ts_tablet_manager.cc:1434] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:35.009866 19111 raft_consensus.cc:2468] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:35.011224 19071 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:35.011233 18604 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:35.012235 19052 raft_consensus.cc:2804] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.013437 19052 raft_consensus.cc:697] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:35.014437 19052 consensus_queue.cc:237] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.026741 18462 catalog_manager.cc:5697] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 1 to 2, leader changed from ebf12e238ba148229ec7939c647b58e7 (127.16.6.65) to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.028538 19071 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:35.029457 19071 tablet_bootstrap.cc:492] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:35.030162 19071 ts_tablet_manager.cc:1403] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260713 09:06:35.032806 19071 raft_consensus.cc:359] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.033387 19071 raft_consensus.cc:740] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.034125 19071 consensus_queue.cc:260] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.035965 19071 ts_tablet_manager.cc:1434] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:06:35.037128 19071 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:35.052244 19071 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:35.053362 19071 tablet_bootstrap.cc:492] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:35.054158 19071 ts_tablet_manager.cc:1403] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:06:35.056792 19071 raft_consensus.cc:359] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.057545 19071 raft_consensus.cc:740] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.058419 19071 consensus_queue.cc:260] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [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: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.061127 19071 ts_tablet_manager.cc:1434] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:06:35.062186 19071 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:35.077666 19071 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:35.078634 19071 tablet_bootstrap.cc:492] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:35.079319 19071 ts_tablet_manager.cc:1403] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:06:35.082113 19071 raft_consensus.cc:359] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.082898 19071 raft_consensus.cc:740] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.083578 19071 consensus_queue.cc:260] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [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: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.085789 19071 ts_tablet_manager.cc:1434] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:06:35.086581 19071 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:35.100019 19071 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:35.100721 19071 tablet_bootstrap.cc:492] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:35.101223 19071 ts_tablet_manager.cc:1403] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260713 09:06:35.103067 19071 raft_consensus.cc:359] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.103543 19071 raft_consensus.cc:740] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.104151 19071 consensus_queue.cc:260] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [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: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.105677 19071 ts_tablet_manager.cc:1434] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.003s
I20260713 09:06:35.106449 19071 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Bootstrap starting.
I20260713 09:06:35.118206 19071 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:35.118930 19071 tablet_bootstrap.cc:492] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Bootstrap complete.
I20260713 09:06:35.119464 19071 ts_tablet_manager.cc:1403] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260713 09:06:35.121826 19071 raft_consensus.cc:359] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.122516 19071 raft_consensus.cc:740] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Initialized, Role: FOLLOWER
I20260713 09:06:35.123272 19071 consensus_queue.cc:260] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.125154 19071 ts_tablet_manager.cc:1434] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:35.174233 19079 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:35.174721 19079 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:35.176419 19079 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:35.177294 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.177430 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:35.178253 19110 raft_consensus.cc:2410] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260713 09:06:35.179214 18752 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:35.179831 19079 raft_consensus.cc:2749] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:06:35.290746 19154 raft_consensus.cc:493] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.291296 19154 raft_consensus.cc:515] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.293105 19154 leader_election.cc:290] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:35.293815 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:35.294256 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.294968 19110 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:35.295926 18678 leader_election.cc:304] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:35.296809 19154 raft_consensus.cc:2804] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.297245 19154 raft_consensus.cc:493] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.297691 19154 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.304654 19154 raft_consensus.cc:515] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.306280 19154 leader_election.cc:290] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:35.306993 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:35.307332 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.307919 19110 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.315227 19110 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 2.
I20260713 09:06:35.316430 18678 leader_election.cc:304] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:35.317245 19154 raft_consensus.cc:2804] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.317823 19154 raft_consensus.cc:697] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:35.319856 19154 consensus_queue.cc:237] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.321803 19149 raft_consensus.cc:493] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.322460 19149 raft_consensus.cc:515] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.325358 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.325702 19149 leader_election.cc:290] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:35.326004 19110 raft_consensus.cc:2468] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:35.325932 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:35.327203 18678 leader_election.cc:304] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:35.328409 19149 raft_consensus.cc:2804] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.328970 19149 raft_consensus.cc:493] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.330410 19149 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.331566 18462 catalog_manager.cc:5697] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 1 to 2, leader changed from ebf12e238ba148229ec7939c647b58e7 (127.16.6.65) to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.337466 19149 raft_consensus.cc:515] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.339716 19149 leader_election.cc:290] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:35.341190 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:35.341451 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.342214 19110 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.347748 19110 raft_consensus.cc:2468] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 2.
I20260713 09:06:35.348961 18678 leader_election.cc:304] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:35.349663 19149 raft_consensus.cc:2804] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.350224 19149 raft_consensus.cc:697] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Becoming Leader. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:35.350986 19149 consensus_queue.cc:237] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.355991 19052 raft_consensus.cc:493] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.356510 19052 raft_consensus.cc:515] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.359339 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.359768 19052 leader_election.cc:290] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:35.360122 19111 raft_consensus.cc:2393] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 896b4d75cc3f4512a9c92b16e0cefd57 in current term 2: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:35.360550 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:35.360513 18462 catalog_manager.cc:5697] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 reported cstate change: term changed from 1 to 2, leader changed from ebf12e238ba148229ec7939c647b58e7 (127.16.6.65) to cc43a6b9bc494c489cb192473cd74396 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "cc43a6b9bc494c489cb192473cd74396" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:35.363245 18604 leader_election.cc:304] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57; no voters: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:35.364142 19053 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.370703 19053 raft_consensus.cc:2749] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.422056 19053 raft_consensus.cc:493] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.422616 19053 raft_consensus.cc:515] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.424279 19053 leader_election.cc:290] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:35.425392 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:35.425419 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.426324 19111 raft_consensus.cc:2468] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:35.427508 18604 leader_election.cc:304] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:35.428246 19053 raft_consensus.cc:2804] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.428658 19053 raft_consensus.cc:493] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.428979 19053 raft_consensus.cc:3060] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.434489 19053 raft_consensus.cc:515] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.436550 19053 leader_election.cc:290] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:35.437361 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.437510 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:35.438151 19111 raft_consensus.cc:3060] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.443403 19111 raft_consensus.cc:2468] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:35.444523 18604 leader_election.cc:304] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:35.445292 19053 raft_consensus.cc:2804] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.445941 19053 raft_consensus.cc:697] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:35.446728 19053 consensus_queue.cc:237] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.455050 18457 catalog_manager.cc:5697] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 1 to 2, leader changed from ebf12e238ba148229ec7939c647b58e7 (127.16.6.65) to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.507900 19053 raft_consensus.cc:493] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.508410 19053 raft_consensus.cc:515] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.510144 19053 leader_election.cc:290] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:35.511034 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.511186 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:35.511678 19111 raft_consensus.cc:2468] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:35.512667 18604 leader_election.cc:304] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:35.513316 19053 raft_consensus.cc:2804] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.513541 19149 raft_consensus.cc:493] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.513767 19053 raft_consensus.cc:493] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.514182 19053 raft_consensus.cc:3060] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.514124 19149 raft_consensus.cc:515] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.516348 19149 leader_election.cc:290] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:35.517383 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.517588 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:35.518110 19111 raft_consensus.cc:2468] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc43a6b9bc494c489cb192473cd74396 in term 1.
I20260713 09:06:35.519107 18678 leader_election.cc:304] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:35.519906 19149 raft_consensus.cc:2804] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.520350 19149 raft_consensus.cc:493] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.520714 19149 raft_consensus.cc:3060] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.520782 19053 raft_consensus.cc:515] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.523727 19053 leader_election.cc:290] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:35.523928 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:35.524724 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.525229 19111 raft_consensus.cc:3060] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.525934 18639 raft_consensus.cc:2393] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc43a6b9bc494c489cb192473cd74396 in current term 2: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:35.529661 19149 raft_consensus.cc:515] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.531893 19111 raft_consensus.cc:2468] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:35.533813 18712 raft_consensus.cc:2393] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 896b4d75cc3f4512a9c92b16e0cefd57 in current term 2: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:35.536306 18604 leader_election.cc:304] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:35.536988 19149 leader_election.cc:290] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:35.537920 19053 raft_consensus.cc:2804] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.538100 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:35.538467 19053 raft_consensus.cc:697] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:35.539350 19053 consensus_queue.cc:237] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.537667 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5802d7eea82041b49d26d2a85e33498b" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.542721 19111 raft_consensus.cc:2393] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cc43a6b9bc494c489cb192473cd74396 in current term 2: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:35.545939 18676 leader_election.cc:304] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:35.546859 19149 raft_consensus.cc:2749] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.547988 18457 catalog_manager.cc:5697] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 1 to 2, leader changed from ebf12e238ba148229ec7939c647b58e7 (127.16.6.65) to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.601228 18786 raft_consensus.cc:1275] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.602560 19053 consensus_queue.cc:1048] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:35.615116 19111 raft_consensus.cc:1275] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.617381 19053 consensus_queue.cc:1048] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:35.648736 19146 raft_consensus.cc:493] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.649143 19053 raft_consensus.cc:493] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.649458 19146 raft_consensus.cc:515] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.649847 19053 raft_consensus.cc:515] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.651383 19146 leader_election.cc:290] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:35.652457 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:35.652734 19053 leader_election.cc:290] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:35.652833 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396" is_pre_election: true
I20260713 09:06:35.653153 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.653656 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.653884 19110 raft_consensus.cc:2468] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:35.654451 19111 raft_consensus.cc:2393] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd in current term 2: Already voted for candidate cc43a6b9bc494c489cb192473cd74396 in this term.
I20260713 09:06:35.654987 18604 leader_election.cc:304] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:35.655486 18752 leader_election.cc:304] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd; no voters: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:35.655830 19053 raft_consensus.cc:2804] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.656277 19146 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.656311 19053 raft_consensus.cc:493] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.656929 19053 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.661798 19146 raft_consensus.cc:2749] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.661798 19053 raft_consensus.cc:515] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.663879 19053 leader_election.cc:290] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 election: Requested vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:35.664755 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.664927 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:35.665494 19111 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.667553 19154 raft_consensus.cc:493] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.668121 19154 raft_consensus.cc:515] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.670286 19154 leader_election.cc:290] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:35.671234 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.672178 19110 raft_consensus.cc:2393] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc43a6b9bc494c489cb192473cd74396 in current term 2: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:35.671916 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0311c7fc7c1a4e44a0d16eeb9196be73" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:35.673869 18676 leader_election.cc:304] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:35.674031 19111 raft_consensus.cc:2468] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:35.674681 19154 raft_consensus.cc:3060] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.675226 18604 leader_election.cc:304] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: cc43a6b9bc494c489cb192473cd74396
I20260713 09:06:35.675938 19053 raft_consensus.cc:2804] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.676416 19053 raft_consensus.cc:697] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:35.677184 19053 consensus_queue.cc:237] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.681123 19154 raft_consensus.cc:2749] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.684909 18462 catalog_manager.cc:5697] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 1 to 2, leader changed from ebf12e238ba148229ec7939c647b58e7 (127.16.6.65) to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.694496 19053 raft_consensus.cc:493] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.694967 19053 raft_consensus.cc:515] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.696580 19053 leader_election.cc:290] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:35.697412 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd" is_pre_election: true
I20260713 09:06:35.697679 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.698298 19111 raft_consensus.cc:2468] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 1.
I20260713 09:06:35.699331 18604 leader_election.cc:304] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:35.700053 19053 raft_consensus.cc:2804] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:35.700471 19053 raft_consensus.cc:493] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.700785 19053 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.702950 19111 raft_consensus.cc:1275] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Refusing update from remote peer cc43a6b9bc494c489cb192473cd74396: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.704234 19154 consensus_queue.cc:1048] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.706663 19053 raft_consensus.cc:515] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.709674 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:35.709722 19053 leader_election.cc:290] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:35.709913 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
I20260713 09:06:35.711272 19110 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.719655 19110 raft_consensus.cc:2468] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:35.721048 18604 leader_election.cc:304] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:35.722640 19053 raft_consensus.cc:2804] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:35.723829 19053 raft_consensus.cc:697] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:35.724467 18786 raft_consensus.cc:1275] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Refusing update from remote peer cc43a6b9bc494c489cb192473cd74396: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.724709 19053 consensus_queue.cc:237] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.725644 19146 raft_consensus.cc:493] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.726193 19146 raft_consensus.cc:515] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:35.726890 19030 consensus_queue.cc:1048] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:35.728317 19146 leader_election.cc:290] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041)
I20260713 09:06:35.732036 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:35.737048 19111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.738425 19111 raft_consensus.cc:2393] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98b82272d3e546a78ac521f1416fc2fd in current term 2: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:35.740020 18752 leader_election.cc:304] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [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: 98b82272d3e546a78ac521f1416fc2fd; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:35.742980 19146 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.748457 18462 catalog_manager.cc:5697] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 1 to 2, leader changed from ebf12e238ba148229ec7939c647b58e7 (127.16.6.65) to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:35.750511 19030 raft_consensus.cc:493] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ebf12e238ba148229ec7939c647b58e7)
I20260713 09:06:35.750839 19146 raft_consensus.cc:2749] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.751076 19030 raft_consensus.cc:515] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:35.754818 19110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebf12e238ba148229ec7939c647b58e7" is_pre_election: true
I20260713 09:06:35.755622 19110 raft_consensus.cc:2393] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc43a6b9bc494c489cb192473cd74396 in current term 2: Already voted for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in this term.
I20260713 09:06:35.756686 19030 leader_election.cc:290] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:35.758253 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "cc43a6b9bc494c489cb192473cd74396" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" is_pre_election: true
I20260713 09:06:35.759829 18676 leader_election.cc:304] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [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: cc43a6b9bc494c489cb192473cd74396; no voters: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:35.760602 19030 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:35.767696 19030 raft_consensus.cc:2749] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:35.815835 18636 raft_consensus.cc:1275] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Refusing update from remote peer cc43a6b9bc494c489cb192473cd74396: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.817231 19149 consensus_queue.cc:1048] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.825768 19110 raft_consensus.cc:1275] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Refusing update from remote peer cc43a6b9bc494c489cb192473cd74396: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.827324 19030 consensus_queue.cc:1048] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.830777 18713 raft_consensus.cc:1275] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.832871 19053 consensus_queue.cc:1048] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.847813 19110 raft_consensus.cc:1275] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.849707 19158 consensus_queue.cc:1048] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.924121 19111 raft_consensus.cc:1275] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.925932 19053 consensus_queue.cc:1048] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:35.937160 18713 raft_consensus.cc:1275] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:35.939359 19052 consensus_queue.cc:1048] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.057854 19111 raft_consensus.cc:1275] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.059303 19053 consensus_queue.cc:1048] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.068818 18713 raft_consensus.cc:1275] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.070644 19158 consensus_queue.cc:1048] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.214216 19111 raft_consensus.cc:1275] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.215526 19158 consensus_queue.cc:1048] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:36.230016 18786 raft_consensus.cc:1275] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:36.232512 19158 consensus_queue.cc:1048] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:44.795558 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:44.827257 18712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d"
dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
mode: GRACEFUL
new_leader_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:39378
I20260713 09:06:44.828083 18712 raft_consensus.cc:606] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Received request to transfer leadership to TS ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:44.840741 18639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634"
dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
mode: GRACEFUL
new_leader_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:33582
I20260713 09:06:44.841256 18639 raft_consensus.cc:606] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Received request to transfer leadership to TS ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:44.844291 18639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd"
dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
mode: GRACEFUL
new_leader_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:33582
I20260713 09:06:44.844822 18639 raft_consensus.cc:606] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Received request to transfer leadership to TS ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:44.847093 19202 raft_consensus.cc:993] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396: : Instructing follower ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:44.847833 18639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb"
dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
mode: GRACEFUL
new_leader_uuid: "98b82272d3e546a78ac521f1416fc2fd"
 from {username='slave'} at 127.0.0.1:33582
I20260713 09:06:44.848450 18639 raft_consensus.cc:606] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Received request to transfer leadership to TS 98b82272d3e546a78ac521f1416fc2fd
I20260713 09:06:44.849509 19216 raft_consensus.cc:1081] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Signalling peer ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:44.851217 18639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3"
dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
mode: GRACEFUL
new_leader_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:33582
I20260713 09:06:44.851269 19110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d"
dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:51580
I20260713 09:06:44.851722 18639 raft_consensus.cc:606] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Received request to transfer leadership to TS ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:44.851868 19110 raft_consensus.cc:493] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.852371 19110 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.853057 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:06:44.853907 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:44.858691 19110 raft_consensus.cc:515] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:44.860749 19110 leader_election.cc:290] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 3 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:44.867014 19199 raft_consensus.cc:993] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57: : Instructing follower ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:44.867643 19207 raft_consensus.cc:1081] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Signalling peer ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:44.869427 19110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd"
dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:51562
I20260713 09:06:44.870018 19110 raft_consensus.cc:493] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.870383 19110 raft_consensus.cc:3060] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.873709 18639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:44.874562 18639 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.877261 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ec1085ffc04fe6b1d5dc9c79d5f91d" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:44.877911 18712 raft_consensus.cc:3055] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:44.878227 18712 raft_consensus.cc:740] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:44.879184 18712 consensus_queue.cc:260] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:44.880725 19110 raft_consensus.cc:515] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:44.881958 18712 raft_consensus.cc:3060] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.883464 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:44.883780 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1547213f8934d5a893a9e2ae34dcfcd" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:44.883996 18639 raft_consensus.cc:2468] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:44.884106 18713 raft_consensus.cc:3060] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.884413 19110 leader_election.cc:290] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 2 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:44.884469 18636 raft_consensus.cc:3055] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:44.884967 18636 raft_consensus.cc:740] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:44.885965 18636 consensus_queue.cc:260] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:44.886744 19065 leader_election.cc:304] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:44.887589 18636 raft_consensus.cc:3060] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:44.892606 18712 raft_consensus.cc:2468] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:44.893802 18713 raft_consensus.cc:2468] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 2.
I20260713 09:06:44.896514 19219 raft_consensus.cc:2804] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:44.896307 18636 raft_consensus.cc:2468] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 2.
I20260713 09:06:44.896961 19066 leader_election.cc:304] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:44.899277 19221 raft_consensus.cc:2804] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:44.899349 19219 raft_consensus.cc:697] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:44.899974 19221 raft_consensus.cc:697] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 2 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:44.900398 19219 consensus_queue.cc:237] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:44.900856 19221 consensus_queue.cc:237] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:44.916927 18462 catalog_manager.cc:5697] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 2 to 3, leader changed from cc43a6b9bc494c489cb192473cd74396 (127.16.6.67) to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.935477 18462 catalog_manager.cc:5697] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 1 to 2, leader changed from 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66) to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:44.965792 19207 raft_consensus.cc:993] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57: : Instructing follower ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:44.966404 19228 raft_consensus.cc:1081] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Signalling peer ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:44.968027 19109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634"
dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:51562
I20260713 09:06:44.968537 19109 raft_consensus.cc:493] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:44.968892 19109 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.975821 19109 raft_consensus.cc:515] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:44.978201 19109 leader_election.cc:290] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 3 election: Requested vote from peers 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163), 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203)
I20260713 09:06:44.979936 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:44.980650 18636 raft_consensus.cc:3055] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:44.981086 18636 raft_consensus.cc:740] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:44.982049 18636 consensus_queue.cc:260] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:44.983464 18636 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.992574 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0812018e0a4c2f8ea1f2495b7b9634" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:44.993240 18786 raft_consensus.cc:3060] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:44.994678 18636 raft_consensus.cc:2468] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:44.995743 19065 leader_election.cc:304] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [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: 896b4d75cc3f4512a9c92b16e0cefd57, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:44.996495 19219 raft_consensus.cc:2804] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:44.996974 19219 raft_consensus.cc:697] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:44.997968 19219 consensus_queue.cc:237] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [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: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } }
I20260713 09:06:44.999152 18786 raft_consensus.cc:2468] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:45.006757 18462 catalog_manager.cc:5697] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 2 to 3, leader changed from 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66) to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:45.184751 19207 raft_consensus.cc:993] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57: : Instructing follower 98b82272d3e546a78ac521f1416fc2fd to start an election
I20260713 09:06:45.185230 19228 raft_consensus.cc:1081] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Signalling peer 98b82272d3e546a78ac521f1416fc2fd to start an election
I20260713 09:06:45.186792 18786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb"
dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
 from {username='slave'} at 127.0.0.1:45998
I20260713 09:06:45.187247 18786 raft_consensus.cc:493] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.187479 18786 raft_consensus.cc:3060] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.191736 18786 raft_consensus.cc:515] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:45.193203 18786 leader_election.cc:290] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 2 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:45.194331 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:45.194327 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e808bdfa7090458197f49105acb04dcb" candidate_uuid: "98b82272d3e546a78ac521f1416fc2fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:45.195118 18636 raft_consensus.cc:3055] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.195164 18712 raft_consensus.cc:3060] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.195619 18636 raft_consensus.cc:740] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:45.196570 18636 consensus_queue.cc:260] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:45.197882 18636 raft_consensus.cc:3060] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.200829 18712 raft_consensus.cc:2468] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 2.
I20260713 09:06:45.202102 18751 leader_election.cc:304] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98b82272d3e546a78ac521f1416fc2fd, cc43a6b9bc494c489cb192473cd74396; no voters: 
I20260713 09:06:45.202555 18636 raft_consensus.cc:2468] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98b82272d3e546a78ac521f1416fc2fd in term 2.
I20260713 09:06:45.202978 19206 raft_consensus.cc:2804] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.203504 19206 raft_consensus.cc:697] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 2 LEADER]: Becoming Leader. State: Replica: 98b82272d3e546a78ac521f1416fc2fd, State: Running, Role: LEADER
I20260713 09:06:45.204432 19206 consensus_queue.cc:237] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:45.211854 18462 catalog_manager.cc:5697] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd reported cstate change: term changed from 1 to 2, leader changed from 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66) to 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68). New cstate: current_term: 2 leader_uuid: "98b82272d3e546a78ac521f1416fc2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:45.219370 19207 raft_consensus.cc:993] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: : Instructing follower ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:45.219910 19228 raft_consensus.cc:1081] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Signalling peer ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:45.221448 19109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3"
dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:51562
I20260713 09:06:45.222079 19109 raft_consensus.cc:493] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.222421 19109 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.227466 19109 raft_consensus.cc:515] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:45.229053 19109 leader_election.cc:290] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 3 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:45.229771 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:45.230068 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb777eb6af1e4f82811a3d96d2507ab3" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:45.230393 18636 raft_consensus.cc:3055] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:45.230680 18786 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.230722 18636 raft_consensus.cc:740] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:45.231501 18636 consensus_queue.cc:260] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [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: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:45.232694 18636 raft_consensus.cc:3060] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:45.237069 18786 raft_consensus.cc:2468] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:45.238224 19066 leader_election.cc:304] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [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: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:45.238692 18636 raft_consensus.cc:2468] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:45.238953 19219 raft_consensus.cc:2804] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:45.239460 19219 raft_consensus.cc:697] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:45.240306 19219 consensus_queue.cc:237] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [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: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:45.248466 18462 catalog_manager.cc:5697] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 2 to 3, leader changed from 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66) to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:45.382375 18712 raft_consensus.cc:1275] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.383711 19219 consensus_queue.cc:1048] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:45.394129 18636 raft_consensus.cc:1275] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.397051 19221 consensus_queue.cc:1048] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:45.456144 18636 raft_consensus.cc:1275] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.457545 19220 consensus_queue.cc:1048] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:06:45.464036 18638 raft_consensus.cc:1275] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.466207 19219 consensus_queue.cc:1048] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:45.473632 18786 raft_consensus.cc:1275] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.476143 19219 consensus_queue.cc:1048] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:45.486500 18712 raft_consensus.cc:1275] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.488660 19221 consensus_queue.cc:1048] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.654564 18786 raft_consensus.cc:1275] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.655774 19221 consensus_queue.cc:1048] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:45.664881 18636 raft_consensus.cc:1275] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:45.666586 19220 consensus_queue.cc:1048] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:45.744186 18636 raft_consensus.cc:1275] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Refusing update from remote peer 98b82272d3e546a78ac521f1416fc2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.745391 19212 consensus_queue.cc:1048] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.754849 18712 raft_consensus.cc:1275] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Refusing update from remote peer 98b82272d3e546a78ac521f1416fc2fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:45.759124 19206 consensus_queue.cc:1048] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:45.855022 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:45.871574 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:45.886456 18712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0"
dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
mode: GRACEFUL
new_leader_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:39378
I20260713 09:06:45.886988 18712 raft_consensus.cc:606] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Received request to transfer leadership to TS ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:45.889660 18712 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6"
dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
mode: GRACEFUL
new_leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
 from {username='slave'} at 127.0.0.1:39378
I20260713 09:06:45.890091 18712 raft_consensus.cc:606] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Received request to transfer leadership to TS 896b4d75cc3f4512a9c92b16e0cefd57
I20260713 09:06:45.891189 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:06:45.891875 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:45.907367 19239 raft_consensus.cc:993] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396: : Instructing follower 896b4d75cc3f4512a9c92b16e0cefd57 to start an election
I20260713 09:06:45.907963 19216 raft_consensus.cc:1081] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Signalling peer 896b4d75cc3f4512a9c92b16e0cefd57 to start an election
I20260713 09:06:45.909525 18636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6"
dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
 from {username='slave'} at 127.0.0.1:39602
I20260713 09:06:45.910020 18636 raft_consensus.cc:493] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:45.910270 18636 raft_consensus.cc:3060] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.915072 18636 raft_consensus.cc:515] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:45.917397 18636 leader_election.cc:290] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:45.918147 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:45.918517 18787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a211ea3b5be942ec955a86515c8725b6" candidate_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:45.918802 18712 raft_consensus.cc:3055] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:45.919040 18787 raft_consensus.cc:3060] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.919262 18712 raft_consensus.cc:740] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:45.920092 18712 consensus_queue.cc:260] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:45.921339 18712 raft_consensus.cc:3060] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:45.926376 18787 raft_consensus.cc:2468] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:45.927759 18603 leader_election.cc:304] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 896b4d75cc3f4512a9c92b16e0cefd57, 98b82272d3e546a78ac521f1416fc2fd; no voters: 
I20260713 09:06:45.928599 19207 raft_consensus.cc:2804] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:45.928189 18712 raft_consensus.cc:2468] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 896b4d75cc3f4512a9c92b16e0cefd57 in term 2.
I20260713 09:06:45.929111 19207 raft_consensus.cc:697] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Leader. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:45.930035 19207 consensus_queue.cc:237] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } }
I20260713 09:06:45.938778 18462 catalog_manager.cc:5697] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 reported cstate change: term changed from 1 to 2, leader changed from cc43a6b9bc494c489cb192473cd74396 (127.16.6.67) to 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:46.282013 19239 raft_consensus.cc:993] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396: : Instructing follower ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:46.282583 19216 raft_consensus.cc:1081] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Signalling peer ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:46.284168 19109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0"
dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:51580
I20260713 09:06:46.284737 19109 raft_consensus.cc:493] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:46.285089 19109 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.290702 19109 raft_consensus.cc:515] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:46.292250 19109 leader_election.cc:290] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 3 election: Requested vote from peers cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409), 98b82272d3e546a78ac521f1416fc2fd (127.16.6.68:46163)
I20260713 09:06:46.293118 18712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:46.293459 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9807e3ede96343d2b978461bd11c53e0" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98b82272d3e546a78ac521f1416fc2fd"
I20260713 09:06:46.293730 18712 raft_consensus.cc:3055] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:46.294047 18786 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.294052 18712 raft_consensus.cc:740] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc43a6b9bc494c489cb192473cd74396, State: Running, Role: LEADER
I20260713 09:06:46.295051 18712 consensus_queue.cc:260] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:46.296259 18712 raft_consensus.cc:3060] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:46.300969 18786 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:46.302158 19066 leader_election.cc:304] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [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: 98b82272d3e546a78ac521f1416fc2fd, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:46.302484 18712 raft_consensus.cc:2468] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:46.303130 19221 raft_consensus.cc:2804] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:46.303810 19221 raft_consensus.cc:697] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:46.304877 19221 consensus_queue.cc:237] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [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: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } }
I20260713 09:06:46.312891 18712 raft_consensus.cc:1275] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.314184 19228 consensus_queue.cc:1048] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.313606 18461 catalog_manager.cc:5697] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 2 to 3, leader changed from cc43a6b9bc494c489cb192473cd74396 (127.16.6.67) to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:46.325492 18786 raft_consensus.cc:1275] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Refusing update from remote peer 896b4d75cc3f4512a9c92b16e0cefd57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:46.327009 19228 consensus_queue.cc:1048] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:46.685645 18786 raft_consensus.cc:1275] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:46.686905 19221 consensus_queue.cc:1048] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98b82272d3e546a78ac521f1416fc2fd" member_type: VOTER last_known_addr { host: "127.16.6.68" port: 46163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:46.697840 18713 raft_consensus.cc:1275] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:46.700119 19221 consensus_queue.cc:1048] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:46.892707 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:46.915218 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:46.928930 18636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c"
dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
mode: GRACEFUL
new_leader_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:33582
I20260713 09:06:46.929613 18636 raft_consensus.cc:606] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Received request to transfer leadership to TS ebf12e238ba148229ec7939c647b58e7
I20260713 09:06:46.930796 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:46.931437 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:47.015159 19207 raft_consensus.cc:993] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57: : Instructing follower ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:47.015785 19264 raft_consensus.cc:1081] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Signalling peer ebf12e238ba148229ec7939c647b58e7 to start an election
I20260713 09:06:47.017657 19110 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c"
dest_uuid: "ebf12e238ba148229ec7939c647b58e7"
 from {username='slave'} at 127.0.0.1:51562
I20260713 09:06:47.018231 19110 raft_consensus.cc:493] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:47.018570 19110 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.023375 19110 raft_consensus.cc:515] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:47.025025 19110 leader_election.cc:290] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [CANDIDATE]: Term 3 election: Requested vote from peers 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203), cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409)
I20260713 09:06:47.026192 18636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "896b4d75cc3f4512a9c92b16e0cefd57"
I20260713 09:06:47.026320 18713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8563f335eec4bc384c2b6b43564b41c" candidate_uuid: "ebf12e238ba148229ec7939c647b58e7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc43a6b9bc494c489cb192473cd74396"
I20260713 09:06:47.026716 18636 raft_consensus.cc:3055] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:06:47.026923 18713 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.027078 18636 raft_consensus.cc:740] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 896b4d75cc3f4512a9c92b16e0cefd57, State: Running, Role: LEADER
I20260713 09:06:47.028107 18636 consensus_queue.cc:260] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:47.028967 18636 raft_consensus.cc:3060] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:06:47.032378 18713 raft_consensus.cc:2468] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:47.034153 19066 leader_election.cc:304] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [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: cc43a6b9bc494c489cb192473cd74396, ebf12e238ba148229ec7939c647b58e7; no voters: 
I20260713 09:06:47.034289 18636 raft_consensus.cc:2468] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebf12e238ba148229ec7939c647b58e7 in term 3.
I20260713 09:06:47.035351 19221 raft_consensus.cc:2804] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:06:47.036357 19221 raft_consensus.cc:697] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Becoming Leader. State: Replica: ebf12e238ba148229ec7939c647b58e7, State: Running, Role: LEADER
I20260713 09:06:47.037278 19221 consensus_queue.cc:237] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [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: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } }
I20260713 09:06:47.044313 18462 catalog_manager.cc:5697] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 reported cstate change: term changed from 2 to 3, leader changed from 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66) to ebf12e238ba148229ec7939c647b58e7 (127.16.6.65). New cstate: current_term: 3 leader_uuid: "ebf12e238ba148229ec7939c647b58e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebf12e238ba148229ec7939c647b58e7" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38041 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:47.459142 18713 raft_consensus.cc:1275] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:47.460353 19269 consensus_queue.cc:1048] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc43a6b9bc494c489cb192473cd74396" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:47.470180 18636 raft_consensus.cc:1275] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Refusing update from remote peer ebf12e238ba148229ec7939c647b58e7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:06:47.471939 19219 consensus_queue.cc:1048] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "896b4d75cc3f4512a9c92b16e0cefd57" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:06:47.932269 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:47.947526 16409 tablet_server.cc:179] TabletServer@127.16.6.65:38041 shutting down...
W20260713 09:06:47.975709 18752 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260713 09:06:47.984887 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:47.986639 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:47.988741 16409 raft_consensus.cc:2243] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.989331 16409 raft_consensus.cc:2272] T e5c0f05bf71d491784e9771513eb793e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:47.990972 18752 consensus_peers.cc:597] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:47.992460 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:47.993088 16409 raft_consensus.cc:2243] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.993431 16409 raft_consensus.cc:2272] T 579ac74b8c654b83bfb21a976e49f4f3 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.996344 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:47.997066 16409 raft_consensus.cc:2243] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:47.997532 16409 raft_consensus.cc:2272] T 0311c7fc7c1a4e44a0d16eeb9196be73 P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:47.999611 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.000226 16409 raft_consensus.cc:2243] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.000710 16409 raft_consensus.cc:2272] T b1fb0ca279054969822e157f395c9d9b P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.003364 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.004240 16409 raft_consensus.cc:2243] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.004763 16409 raft_consensus.cc:2272] T 89aa4ba75f8c4a9d998d10cede4c21df P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.004971 18752 consensus_peers.cc:597] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.007212 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.007843 16409 raft_consensus.cc:2243] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.008219 16409 raft_consensus.cc:2272] T 394914c5b17d43dc8b56def2a5cae0f2 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.010315 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.010839 16409 raft_consensus.cc:2243] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.011547 16409 raft_consensus.cc:2272] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.013464 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.014076 16409 raft_consensus.cc:2243] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.014437 16409 raft_consensus.cc:2272] T 3d7934b5736a4f33a5034e9c33768e29 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.016352 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.016862 16409 raft_consensus.cc:2243] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.017215 16409 raft_consensus.cc:2272] T f552085268804e398893af2a07805c88 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.019238 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.019757 16409 raft_consensus.cc:2243] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.020458 16409 raft_consensus.cc:2272] T ba0812018e0a4c2f8ea1f2495b7b9634 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.022737 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.023236 16409 raft_consensus.cc:2243] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.023583 16409 raft_consensus.cc:2272] T 24b781b650d8485db4732d8da44d2939 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.025454 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.026062 16409 raft_consensus.cc:2243] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.026448 16409 raft_consensus.cc:2272] T b1cc465611ca4a90b706ff69b36ccc5e P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.028373 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.028885 16409 raft_consensus.cc:2243] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.029605 16409 raft_consensus.cc:2272] T 9807e3ede96343d2b978461bd11c53e0 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.031555 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.032048 16409 raft_consensus.cc:2243] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.032400 16409 raft_consensus.cc:2272] T 77c34e5154b047ae944567adc96a01d5 P ebf12e238ba148229ec7939c647b58e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.034260 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.034789 16409 raft_consensus.cc:2243] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.035637 16409 raft_consensus.cc:2272] T b8563f335eec4bc384c2b6b43564b41c P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.038175 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.038913 16409 raft_consensus.cc:2243] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.039855 16409 raft_consensus.cc:2272] T eb777eb6af1e4f82811a3d96d2507ab3 P ebf12e238ba148229ec7939c647b58e7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.041658 18752 consensus_peers.cc:597] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.042291 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.042814 16409 raft_consensus.cc:2243] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.043166 16409 raft_consensus.cc:2272] T 5802d7eea82041b49d26d2a85e33498b P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.045059 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:06:48.045498 16409 raft_consensus.cc:2243] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.046216 16409 raft_consensus.cc:2272] T d1547213f8934d5a893a9e2ae34dcfcd P ebf12e238ba148229ec7939c647b58e7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.089620 16409 tablet_server.cc:196] TabletServer@127.16.6.65:38041 shutdown complete.
W20260713 09:06:48.098572 18678 consensus_peers.cc:597] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:48.120042 18752 consensus_peers.cc:597] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.130505 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
W20260713 09:06:48.158018 18604 consensus_peers.cc:597] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.167512 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:48.168385 16409 tablet_replica.cc:333] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.169072 16409 raft_consensus.cc:2243] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.169638 16409 raft_consensus.cc:2272] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.172063 16409 tablet_replica.cc:333] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
W20260713 09:06:48.172183 18676 consensus_peers.cc:597] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 -> Peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Couldn't send request to peer 896b4d75cc3f4512a9c92b16e0cefd57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.172816 16409 raft_consensus.cc:2243] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.173542 16409 raft_consensus.cc:2272] T b1cc465611ca4a90b706ff69b36ccc5e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.175904 16409 tablet_replica.cc:333] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.176591 16409 raft_consensus.cc:2243] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.177330 16409 raft_consensus.cc:2272] T a211ea3b5be942ec955a86515c8725b6 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.179152 16409 tablet_replica.cc:333] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.179708 16409 raft_consensus.cc:2243] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.180436 16409 raft_consensus.cc:2272] T 3d7934b5736a4f33a5034e9c33768e29 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.183055 16409 tablet_replica.cc:333] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.183765 16409 raft_consensus.cc:2243] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.184294 16409 raft_consensus.cc:2272] T ba0812018e0a4c2f8ea1f2495b7b9634 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.185976 16409 tablet_replica.cc:333] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.186463 16409 raft_consensus.cc:2243] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.186892 16409 raft_consensus.cc:2272] T f552085268804e398893af2a07805c88 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.188639 16409 tablet_replica.cc:333] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.189146 16409 raft_consensus.cc:2243] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.189690 16409 raft_consensus.cc:2272] T 8728a4529b7e4ad5b4fa58cb0314e61f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.191407 16409 tablet_replica.cc:333] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.191869 16409 raft_consensus.cc:2243] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.192272 16409 raft_consensus.cc:2272] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.194078 16409 tablet_replica.cc:333] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.194551 16409 raft_consensus.cc:2243] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.194952 16409 raft_consensus.cc:2272] T b1fb0ca279054969822e157f395c9d9b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.196669 16409 tablet_replica.cc:333] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.197149 16409 raft_consensus.cc:2243] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.197521 16409 raft_consensus.cc:2272] T b8563f335eec4bc384c2b6b43564b41c P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.200162 16409 tablet_replica.cc:333] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.200702 16409 raft_consensus.cc:2243] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.201094 16409 raft_consensus.cc:2272] T 86d1401bfa034a60af81f9b7d16d8f7f P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.202832 16409 tablet_replica.cc:333] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.203414 16409 raft_consensus.cc:2243] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.204169 16409 raft_consensus.cc:2272] T 0311c7fc7c1a4e44a0d16eeb9196be73 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.205981 16409 tablet_replica.cc:333] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.206496 16409 raft_consensus.cc:2243] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.206875 16409 raft_consensus.cc:2272] T 31bdd93793534478a974ae51ae206130 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.208596 16409 tablet_replica.cc:333] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.209084 16409 raft_consensus.cc:2243] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.209465 16409 raft_consensus.cc:2272] T eb777eb6af1e4f82811a3d96d2507ab3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.211253 16409 tablet_replica.cc:333] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.211755 16409 raft_consensus.cc:2243] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.212491 16409 raft_consensus.cc:2272] T 5802d7eea82041b49d26d2a85e33498b P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.214224 16409 tablet_replica.cc:333] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.214731 16409 raft_consensus.cc:2243] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.215169 16409 raft_consensus.cc:2272] T e808bdfa7090458197f49105acb04dcb P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.217168 16409 tablet_replica.cc:333] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.217811 16409 raft_consensus.cc:2243] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.218758 16409 raft_consensus.cc:2272] T 579ac74b8c654b83bfb21a976e49f4f3 P 896b4d75cc3f4512a9c92b16e0cefd57 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.219949 18678 consensus_peers.cc:597] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 -> Peer ebf12e238ba148229ec7939c647b58e7 (127.16.6.65:38041): Couldn't send request to peer ebf12e238ba148229ec7939c647b58e7. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38041: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.220968 16409 tablet_replica.cc:333] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57: stopping tablet replica
I20260713 09:06:48.221417 16409 raft_consensus.cc:2243] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.221868 16409 raft_consensus.cc:2272] T d1547213f8934d5a893a9e2ae34dcfcd P 896b4d75cc3f4512a9c92b16e0cefd57 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.257637 18676 consensus_peers.cc:597] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 -> Peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Couldn't send request to peer 896b4d75cc3f4512a9c92b16e0cefd57. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.259788 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
I20260713 09:06:48.291698 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
I20260713 09:06:48.323128 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:48.323827 16409 tablet_replica.cc:333] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.324682 16409 raft_consensus.cc:2243] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.325649 16409 raft_consensus.cc:2272] T 77c34e5154b047ae944567adc96a01d5 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.328471 16409 tablet_replica.cc:333] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.329357 16409 raft_consensus.cc:2243] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.329885 16409 raft_consensus.cc:2272] T 24b781b650d8485db4732d8da44d2939 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.330649 18750 consensus_peers.cc:597] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd -> Peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Couldn't send request to peer 896b4d75cc3f4512a9c92b16e0cefd57. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.332443 16409 tablet_replica.cc:333] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
W20260713 09:06:48.332341 18751 consensus_peers.cc:597] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd -> Peer cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409): Couldn't send request to peer cc43a6b9bc494c489cb192473cd74396. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.333238 16409 raft_consensus.cc:2243] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.333738 16409 raft_consensus.cc:2272] T b1cc465611ca4a90b706ff69b36ccc5e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.336262 16409 tablet_replica.cc:333] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.336956 16409 raft_consensus.cc:2243] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.337474 16409 raft_consensus.cc:2272] T a211ea3b5be942ec955a86515c8725b6 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.339161 18676 consensus_peers.cc:597] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 -> Peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Couldn't send request to peer 896b4d75cc3f4512a9c92b16e0cefd57. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:48.339666 18676 consensus_peers.cc:597] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 -> Peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Couldn't send request to peer 896b4d75cc3f4512a9c92b16e0cefd57. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.340271 16409 tablet_replica.cc:333] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.340848 16409 raft_consensus.cc:2243] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.341260 16409 raft_consensus.cc:2272] T b8563f335eec4bc384c2b6b43564b41c P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.343611 16409 tablet_replica.cc:333] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.344154 16409 raft_consensus.cc:2243] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.344587 16409 raft_consensus.cc:2272] T 9807e3ede96343d2b978461bd11c53e0 P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.346557 16409 tablet_replica.cc:333] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.347177 16409 raft_consensus.cc:2243] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.347965 16409 raft_consensus.cc:2272] T 8728a4529b7e4ad5b4fa58cb0314e61f P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.350059 16409 tablet_replica.cc:333] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.350541 16409 raft_consensus.cc:2243] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.351260 16409 raft_consensus.cc:2272] T e5c0f05bf71d491784e9771513eb793e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.353106 16409 tablet_replica.cc:333] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.353695 16409 raft_consensus.cc:2243] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.354396 16409 raft_consensus.cc:2272] T cdd4d5f38d2f4b3f9565e4a95bb1844e P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.356318 16409 tablet_replica.cc:333] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.356793 16409 raft_consensus.cc:2243] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.357493 16409 raft_consensus.cc:2272] T 86d1401bfa034a60af81f9b7d16d8f7f P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.359599 16409 tablet_replica.cc:333] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.360138 16409 raft_consensus.cc:2243] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.360560 16409 raft_consensus.cc:2272] T 0311c7fc7c1a4e44a0d16eeb9196be73 P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.362562 16409 tablet_replica.cc:333] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.363062 16409 raft_consensus.cc:2243] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.363427 16409 raft_consensus.cc:2272] T e808bdfa7090458197f49105acb04dcb P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.365394 16409 tablet_replica.cc:333] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.365928 16409 raft_consensus.cc:2243] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.366660 16409 raft_consensus.cc:2272] T 31bdd93793534478a974ae51ae206130 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.368391 16409 tablet_replica.cc:333] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.368875 16409 raft_consensus.cc:2243] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.369252 16409 raft_consensus.cc:2272] T 5802d7eea82041b49d26d2a85e33498b P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.370990 16409 tablet_replica.cc:333] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.371435 16409 raft_consensus.cc:2243] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.371785 16409 raft_consensus.cc:2272] T d1547213f8934d5a893a9e2ae34dcfcd P cc43a6b9bc494c489cb192473cd74396 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.373463 16409 tablet_replica.cc:333] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.374001 16409 raft_consensus.cc:2243] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.374395 16409 raft_consensus.cc:2272] T 14ec1085ffc04fe6b1d5dc9c79d5f91d P cc43a6b9bc494c489cb192473cd74396 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.376091 16409 tablet_replica.cc:333] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.376523 16409 raft_consensus.cc:2243] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.376946 16409 raft_consensus.cc:2272] T 394914c5b17d43dc8b56def2a5cae0f2 P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.378726 16409 tablet_replica.cc:333] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396: stopping tablet replica
I20260713 09:06:48.379168 16409 raft_consensus.cc:2243] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.379529 16409 raft_consensus.cc:2272] T 89aa4ba75f8c4a9d998d10cede4c21df P cc43a6b9bc494c489cb192473cd74396 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.404482 18751 consensus_peers.cc:597] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd -> Peer cc43a6b9bc494c489cb192473cd74396 (127.16.6.67:40409): Couldn't send request to peer cc43a6b9bc494c489cb192473cd74396. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.67:40409: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.420912 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
W20260713 09:06:48.424789 18750 consensus_peers.cc:597] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd -> Peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Couldn't send request to peer 896b4d75cc3f4512a9c92b16e0cefd57. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.456074 16409 tablet_server.cc:179] TabletServer@127.16.6.68:0 shutting down...
I20260713 09:06:48.483242 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:48.484107 16409 tablet_replica.cc:333] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.484790 16409 raft_consensus.cc:2243] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.485271 16409 raft_consensus.cc:2272] T 77c34e5154b047ae944567adc96a01d5 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.487277 16409 tablet_replica.cc:333] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.487826 16409 raft_consensus.cc:2243] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.488598 16409 raft_consensus.cc:2272] T 24b781b650d8485db4732d8da44d2939 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.490469 16409 tablet_replica.cc:333] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.490976 16409 raft_consensus.cc:2243] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.491359 16409 raft_consensus.cc:2272] T a211ea3b5be942ec955a86515c8725b6 P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.492981 16409 tablet_replica.cc:333] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.493551 16409 raft_consensus.cc:2243] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.493976 16409 raft_consensus.cc:2272] T 3d7934b5736a4f33a5034e9c33768e29 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.495771 16409 tablet_replica.cc:333] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.496306 16409 raft_consensus.cc:2243] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.496690 16409 raft_consensus.cc:2272] T ba0812018e0a4c2f8ea1f2495b7b9634 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.498425 16409 tablet_replica.cc:333] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.498916 16409 raft_consensus.cc:2243] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.499656 16409 raft_consensus.cc:2272] T f552085268804e398893af2a07805c88 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.501607 16409 tablet_replica.cc:333] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.502151 16409 raft_consensus.cc:2243] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.502641 16409 raft_consensus.cc:2272] T 9807e3ede96343d2b978461bd11c53e0 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:48.504179 18750 consensus_peers.cc:597] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd -> Peer 896b4d75cc3f4512a9c92b16e0cefd57 (127.16.6.66:41203): Couldn't send request to peer 896b4d75cc3f4512a9c92b16e0cefd57. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.66:41203: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:48.504963 16409 tablet_replica.cc:333] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.505484 16409 raft_consensus.cc:2243] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.505903 16409 raft_consensus.cc:2272] T 31bdd93793534478a974ae51ae206130 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.507833 16409 tablet_replica.cc:333] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.508395 16409 raft_consensus.cc:2243] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.508780 16409 raft_consensus.cc:2272] T eb777eb6af1e4f82811a3d96d2507ab3 P 98b82272d3e546a78ac521f1416fc2fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.511030 16409 tablet_replica.cc:333] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.511703 16409 raft_consensus.cc:2243] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.512774 16409 raft_consensus.cc:2272] T e808bdfa7090458197f49105acb04dcb P 98b82272d3e546a78ac521f1416fc2fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.514843 16409 tablet_replica.cc:333] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.515516 16409 raft_consensus.cc:2243] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.515944 16409 raft_consensus.cc:2272] T 579ac74b8c654b83bfb21a976e49f4f3 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.517776 16409 tablet_replica.cc:333] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.518229 16409 raft_consensus.cc:2243] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.518625 16409 raft_consensus.cc:2272] T 86d1401bfa034a60af81f9b7d16d8f7f P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.520403 16409 tablet_replica.cc:333] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.520895 16409 raft_consensus.cc:2243] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.521289 16409 raft_consensus.cc:2272] T 8728a4529b7e4ad5b4fa58cb0314e61f P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.523036 16409 tablet_replica.cc:333] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.523512 16409 raft_consensus.cc:2243] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.523916 16409 raft_consensus.cc:2272] T cdd4d5f38d2f4b3f9565e4a95bb1844e P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.525681 16409 tablet_replica.cc:333] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.526142 16409 raft_consensus.cc:2243] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:48.526540 16409 raft_consensus.cc:2272] T e5c0f05bf71d491784e9771513eb793e P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.528234 16409 tablet_replica.cc:333] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.528693 16409 raft_consensus.cc:2243] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.529408 16409 raft_consensus.cc:2272] T 89aa4ba75f8c4a9d998d10cede4c21df P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.531144 16409 tablet_replica.cc:333] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.531570 16409 raft_consensus.cc:2243] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.532320 16409 raft_consensus.cc:2272] T b1fb0ca279054969822e157f395c9d9b P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.534013 16409 tablet_replica.cc:333] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd: stopping tablet replica
I20260713 09:06:48.534425 16409 raft_consensus.cc:2243] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.535125 16409 raft_consensus.cc:2272] T 394914c5b17d43dc8b56def2a5cae0f2 P 98b82272d3e546a78ac521f1416fc2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.574719 16409 tablet_server.cc:196] TabletServer@127.16.6.68:0 shutdown complete.
I20260713 09:06:48.604674 16409 master.cc:562] Master@127.16.6.126:40341 shutting down...
I20260713 09:06:48.630851 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:48.631409 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:48.631743 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P db2418e4b82a49feaf2ae91585b63966: stopping tablet replica
I20260713 09:06:48.653759 16409 master.cc:584] Master@127.16.6.126:40341 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19795 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:06:48.709836 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:34355
I20260713 09:06:48.711088 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:48.716979 19287 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:48.717026 19286 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:48.718216 19289 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.720124 16409 server_base.cc:1061] running on GCE node
I20260713 09:06:48.721177 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:48.721361 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:48.721553 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933608721522 us; error 0 us; skew 500 ppm
I20260713 09:06:48.722919 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:48.725456 16409 webserver.cc:533] Webserver started at http://127.16.6.126:41859/ using document root <none> and password file <none>
I20260713 09:06:48.726004 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:48.726203 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:48.726485 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:48.727610 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "5fbafad2d8bc48d8bf9e3db5f1327853"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-7hhx"
I20260713 09:06:48.731984 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:06:48.735641 19294 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.736507 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:06:48.736821 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "5fbafad2d8bc48d8bf9e3db5f1327853"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-7hhx"
I20260713 09:06:48.737187 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:48.776770 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:48.778115 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:48.816742 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:34355
I20260713 09:06:48.816864 19345 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:34355 every 8 connection(s)
I20260713 09:06:48.820704 19346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:48.831230 19346 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853: Bootstrap starting.
I20260713 09:06:48.836176 19346 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:48.840570 19346 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853: No bootstrap required, opened a new log
I20260713 09:06:48.842743 19346 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbafad2d8bc48d8bf9e3db5f1327853" member_type: VOTER }
I20260713 09:06:48.843117 19346 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:48.843302 19346 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fbafad2d8bc48d8bf9e3db5f1327853, State: Initialized, Role: FOLLOWER
I20260713 09:06:48.843794 19346 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5fbafad2d8bc48d8bf9e3db5f1327853" member_type: VOTER }
I20260713 09:06:48.844201 19346 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:06:48.844388 19346 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:06:48.844606 19346 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:48.849303 19346 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbafad2d8bc48d8bf9e3db5f1327853" member_type: VOTER }
I20260713 09:06:48.849825 19346 leader_election.cc:304] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [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: 5fbafad2d8bc48d8bf9e3db5f1327853; no voters: 
I20260713 09:06:48.850945 19346 leader_election.cc:290] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:06:48.851331 19349 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:48.852761 19349 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 1 LEADER]: Becoming Leader. State: Replica: 5fbafad2d8bc48d8bf9e3db5f1327853, State: Running, Role: LEADER
I20260713 09:06:48.853387 19349 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [LEADER]: Queue going to LEADER mode. State: All 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: "5fbafad2d8bc48d8bf9e3db5f1327853" member_type: VOTER }
I20260713 09:06:48.853973 19346 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:06:48.858343 19351 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5fbafad2d8bc48d8bf9e3db5f1327853. Latest consensus state: current_term: 1 leader_uuid: "5fbafad2d8bc48d8bf9e3db5f1327853" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbafad2d8bc48d8bf9e3db5f1327853" member_type: VOTER } }
I20260713 09:06:48.859047 19351 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:48.860596 19350 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5fbafad2d8bc48d8bf9e3db5f1327853" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5fbafad2d8bc48d8bf9e3db5f1327853" member_type: VOTER } }
I20260713 09:06:48.861074 19350 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [sys.catalog]: This master's current role is: LEADER
I20260713 09:06:48.861259 19356 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:06:48.872123 19356 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:06:48.879995 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:06:48.883616 19356 catalog_manager.cc:1383] Generated new cluster ID: a54b915d23e74cb68fa45263f363f22c
I20260713 09:06:48.883975 19356 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:06:48.910738 19356 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:06:48.912045 19356 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:06:48.936393 19356 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853: Generated new TSK 0
I20260713 09:06:48.937052 19356 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:06:48.947154 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:48.953802 19367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:48.955013 19368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:48.959120 19370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:48.959188 16409 server_base.cc:1061] running on GCE node
I20260713 09:06:48.960376 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:48.960615 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:48.960790 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933608960774 us; error 0 us; skew 500 ppm
I20260713 09:06:48.961344 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:48.963768 16409 webserver.cc:533] Webserver started at http://127.16.6.65:46345/ using document root <none> and password file <none>
I20260713 09:06:48.964273 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:48.964488 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:48.964769 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:48.965921 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "d494704d279a480bb5c991b211402be3"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-7hhx"
I20260713 09:06:48.971045 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:06:48.974898 19375 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.975709 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:06:48.976058 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "d494704d279a480bb5c991b211402be3"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-7hhx"
I20260713 09:06:48.976413 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:48.990127 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:48.991511 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:48.993237 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:48.995900 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:48.996165 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:48.996447 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:48.996656 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:49.040791 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:38037
I20260713 09:06:49.040896 19437 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:38037 every 8 connection(s)
I20260713 09:06:49.046113 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:49.054564 19442 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:49.056929 19443 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:49.058015 19445 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:49.061197 19438 heartbeater.cc:344] Connected to a master server at 127.16.6.126:34355
I20260713 09:06:49.061268 16409 server_base.cc:1061] running on GCE node
I20260713 09:06:49.061751 19438 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:49.062542 19438 heartbeater.cc:507] Master 127.16.6.126:34355 requested a full tablet report, sending...
I20260713 09:06:49.062615 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:49.062984 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:49.063190 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933609063165 us; error 0 us; skew 500 ppm
I20260713 09:06:49.063849 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:49.065009 19311 ts_manager.cc:194] Registered new tserver with Master: d494704d279a480bb5c991b211402be3 (127.16.6.65:38037)
I20260713 09:06:49.066866 16409 webserver.cc:533] Webserver started at http://127.16.6.66:40823/ using document root <none> and password file <none>
I20260713 09:06:49.067389 19311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55090
I20260713 09:06:49.067476 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:49.067816 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:49.068141 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:49.069377 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "64d6fb83c879479ca131853ab9383aae"
format_stamp: "Formatted at 2026-07-13 09:06:49 on dist-test-slave-7hhx"
I20260713 09:06:49.074492 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260713 09:06:49.078995 19450 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:49.080171 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:06:49.080613 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "64d6fb83c879479ca131853ab9383aae"
format_stamp: "Formatted at 2026-07-13 09:06:49 on dist-test-slave-7hhx"
I20260713 09:06:49.081084 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:49.109505 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:49.110949 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:49.112505 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:49.114933 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:49.115181 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:49.115427 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:49.115602 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:49.161269 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:34517
I20260713 09:06:49.161384 19512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:34517 every 8 connection(s)
I20260713 09:06:49.166445 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:49.174417 19516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:49.175691 19517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:49.179019 16409 server_base.cc:1061] running on GCE node
W20260713 09:06:49.179695 19519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:49.180892 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:49.181174 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:49.181381 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933609181363 us; error 0 us; skew 500 ppm
I20260713 09:06:49.181501 19513 heartbeater.cc:344] Connected to a master server at 127.16.6.126:34355
I20260713 09:06:49.181962 19513 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:49.182061 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:49.182845 19513 heartbeater.cc:507] Master 127.16.6.126:34355 requested a full tablet report, sending...
I20260713 09:06:49.185525 16409 webserver.cc:533] Webserver started at http://127.16.6.67:44379/ using document root <none> and password file <none>
I20260713 09:06:49.186131 19311 ts_manager.cc:194] Registered new tserver with Master: 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:49.186285 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:49.186713 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:06:49.187071 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:06:49.188060 19311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55096
I20260713 09:06:49.188476 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "09aa41615c2541428ff4a3980fe5747c"
format_stamp: "Formatted at 2026-07-13 09:06:49 on dist-test-slave-7hhx"
I20260713 09:06:49.193408 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260713 09:06:49.197160 19524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:49.198108 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:06:49.198460 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "09aa41615c2541428ff4a3980fe5747c"
format_stamp: "Formatted at 2026-07-13 09:06:49 on dist-test-slave-7hhx"
I20260713 09:06:49.198788 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:49.228359 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:49.229671 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:49.231216 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:49.233520 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:06:49.233801 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:49.234062 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:06:49.234237 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:49.274708 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:40397
I20260713 09:06:49.274835 19586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:40397 every 8 connection(s)
I20260713 09:06:49.289438 19587 heartbeater.cc:344] Connected to a master server at 127.16.6.126:34355
I20260713 09:06:49.289938 19587 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:49.290688 19587 heartbeater.cc:507] Master 127.16.6.126:34355 requested a full tablet report, sending...
I20260713 09:06:49.292667 19311 ts_manager.cc:194] Registered new tserver with Master: 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:49.293016 16409 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015015428s
I20260713 09:06:49.294113 19311 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55110
I20260713 09:06:49.318617 19311 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55112:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:06:49.321681 19311 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:06:49.404042 19552 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3594fd35a7405193b28f5222b87edb (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:49.404314 19551 tablet_service.cc:1511] Processing CreateTablet for tablet 4f288db63ed442bb8c673d6057af7c70 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:49.405664 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3594fd35a7405193b28f5222b87edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.407213 19550 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae5724601764bc9a1832e24cb2de9b9 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:49.408531 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae5724601764bc9a1832e24cb2de9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.409153 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f288db63ed442bb8c673d6057af7c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.422098 19478 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3594fd35a7405193b28f5222b87edb (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:49.423647 19478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3594fd35a7405193b28f5222b87edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.425642 19602 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:49.431152 19403 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3594fd35a7405193b28f5222b87edb (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:06:49.432613 19403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3594fd35a7405193b28f5222b87edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.433887 19477 tablet_service.cc:1511] Processing CreateTablet for tablet 4f288db63ed442bb8c673d6057af7c70 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:49.435344 19477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f288db63ed442bb8c673d6057af7c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.435175 19402 tablet_service.cc:1511] Processing CreateTablet for tablet 4f288db63ed442bb8c673d6057af7c70 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:06:49.436584 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f288db63ed442bb8c673d6057af7c70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.438781 19401 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae5724601764bc9a1832e24cb2de9b9 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:49.440249 19401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae5724601764bc9a1832e24cb2de9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.433063 19400 tablet_service.cc:1511] Processing CreateTablet for tablet f0f60d808bfe46fa807cd068cf94feb2 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:49.440757 19476 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae5724601764bc9a1832e24cb2de9b9 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:06:49.441654 19400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f60d808bfe46fa807cd068cf94feb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.442174 19476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae5724601764bc9a1832e24cb2de9b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.454700 19475 tablet_service.cc:1511] Processing CreateTablet for tablet f0f60d808bfe46fa807cd068cf94feb2 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:49.456139 19475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f60d808bfe46fa807cd068cf94feb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.458209 19399 tablet_service.cc:1511] Processing CreateTablet for tablet e539230472864d13a65aa805ac5c1ad1 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:49.459331 19602 tablet_bootstrap.cc:654] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.459610 19399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e539230472864d13a65aa805ac5c1ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.449422 19550 tablet_service.cc:1511] Processing CreateTablet for tablet f0f60d808bfe46fa807cd068cf94feb2 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:06:49.468194 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f60d808bfe46fa807cd068cf94feb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.479542 19474 tablet_service.cc:1511] Processing CreateTablet for tablet e539230472864d13a65aa805ac5c1ad1 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:49.481020 19474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e539230472864d13a65aa805ac5c1ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.489755 19551 tablet_service.cc:1511] Processing CreateTablet for tablet e539230472864d13a65aa805ac5c1ad1 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:06:49.492028 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e539230472864d13a65aa805ac5c1ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.499706 19603 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:49.509171 19473 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd78051650a4dc28c1d9c93a0142998 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:49.510269 19552 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd78051650a4dc28c1d9c93a0142998 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:49.510807 19473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd78051650a4dc28c1d9c93a0142998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.511619 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd78051650a4dc28c1d9c93a0142998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.511888 19400 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd78051650a4dc28c1d9c93a0142998 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:06:49.513051 19602 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:49.513299 19400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd78051650a4dc28c1d9c93a0142998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.513547 19602 ts_tablet_manager.cc:1403] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.020s
I20260713 09:06:49.526916 19605 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:49.526592 19602 raft_consensus.cc:359] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:49.527452 19602 raft_consensus.cc:385] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.527820 19602 raft_consensus.cc:740] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.528642 19602 consensus_queue.cc:260] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:49.522596 19399 tablet_service.cc:1511] Processing CreateTablet for tablet 26ac7ac43d474a0cbcab8ef2ae090d01 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:49.532476 19603 tablet_bootstrap.cc:654] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.534914 19605 tablet_bootstrap.cc:654] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.535322 19587 heartbeater.cc:499] Master 127.16.6.126:34355 was elected leader, sending a full tablet report...
I20260713 09:06:49.537954 19399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ac7ac43d474a0cbcab8ef2ae090d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.553349 19473 tablet_service.cc:1511] Processing CreateTablet for tablet 26ac7ac43d474a0cbcab8ef2ae090d01 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:49.554858 19473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ac7ac43d474a0cbcab8ef2ae090d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.555037 19552 tablet_service.cc:1511] Processing CreateTablet for tablet 26ac7ac43d474a0cbcab8ef2ae090d01 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:06:49.556485 19552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26ac7ac43d474a0cbcab8ef2ae090d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.556535 19605 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:49.557124 19605 ts_tablet_manager.cc:1403] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.023s
I20260713 09:06:49.554862 19602 ts_tablet_manager.cc:1434] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260713 09:06:49.560461 19605 raft_consensus.cc:359] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.561231 19605 raft_consensus.cc:385] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.563822 19402 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4526e41b6a44bca5556338080319d9 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:49.567395 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4526e41b6a44bca5556338080319d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.568902 19475 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4526e41b6a44bca5556338080319d9 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:49.570226 19475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4526e41b6a44bca5556338080319d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.561542 19605 raft_consensus.cc:740] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.574358 19605 consensus_queue.cc:260] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.578243 19602 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:49.586339 19602 tablet_bootstrap.cc:654] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.586629 19603 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:49.587388 19603 ts_tablet_manager.cc:1403] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.088s	user 0.018s	sys 0.000s
I20260713 09:06:49.591928 19603 raft_consensus.cc:359] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.593026 19603 raft_consensus.cc:385] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.593355 19603 raft_consensus.cc:740] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.593830 19513 heartbeater.cc:499] Master 127.16.6.126:34355 was elected leader, sending a full tablet report...
I20260713 09:06:49.594393 19605 ts_tablet_manager.cc:1434] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.009s
I20260713 09:06:49.595484 19605 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:49.597395 19603 consensus_queue.cc:260] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.600502 19551 tablet_service.cc:1511] Processing CreateTablet for tablet 7f4526e41b6a44bca5556338080319d9 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:06:49.603066 19605 tablet_bootstrap.cc:654] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.606655 19603 ts_tablet_manager.cc:1434] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.010s
I20260713 09:06:49.607645 19438 heartbeater.cc:499] Master 127.16.6.126:34355 was elected leader, sending a full tablet report...
I20260713 09:06:49.609465 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f4526e41b6a44bca5556338080319d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.614403 19603 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:49.625501 19602 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:49.628129 19402 tablet_service.cc:1511] Processing CreateTablet for tablet ae83d250ad724591935c00c8ece4d3d5 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:49.629896 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae83d250ad724591935c00c8ece4d3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.637467 19606 raft_consensus.cc:493] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.637187 19550 tablet_service.cc:1511] Processing CreateTablet for tablet ae83d250ad724591935c00c8ece4d3d5 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:49.638083 19606 raft_consensus.cc:515] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:49.639305 19550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae83d250ad724591935c00c8ece4d3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.641664 19475 tablet_service.cc:1511] Processing CreateTablet for tablet ae83d250ad724591935c00c8ece4d3d5 (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:06:49.643021 19475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae83d250ad724591935c00c8ece4d3d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.645650 19606 leader_election.cc:290] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517), d494704d279a480bb5c991b211402be3 (127.16.6.65:38037)
I20260713 09:06:49.648092 19603 tablet_bootstrap.cc:654] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.648415 19602 ts_tablet_manager.cc:1403] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.001s
I20260713 09:06:49.662313 19602 raft_consensus.cc:359] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.663106 19602 raft_consensus.cc:385] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.666983 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3594fd35a7405193b28f5222b87edb" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:49.674041 19402 tablet_service.cc:1511] Processing CreateTablet for tablet 1713419b6a9a410c905ab54c0a6e043f (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:49.673825 19473 tablet_service.cc:1511] Processing CreateTablet for tablet 1713419b6a9a410c905ab54c0a6e043f (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:49.659245 19603 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:49.680907 19602 raft_consensus.cc:740] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.682641 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3594fd35a7405193b28f5222b87edb" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
W20260713 09:06:49.689388 19528 leader_election.cc:343] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.689360 19473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1713419b6a9a410c905ab54c0a6e043f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:06:49.693325 19527 leader_election.cc:343] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.693226 19602 consensus_queue.cc:260] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.693900 19527 leader_election.cc:304] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c; no voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3
I20260713 09:06:49.694729 19606 raft_consensus.cc:2749] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:49.685973 19603 ts_tablet_manager.cc:1403] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.011s
I20260713 09:06:49.695741 19602 ts_tablet_manager.cc:1434] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260713 09:06:49.689227 19402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1713419b6a9a410c905ab54c0a6e043f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.698230 19602 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:49.698979 19605 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:49.699540 19605 ts_tablet_manager.cc:1403] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.104s	user 0.049s	sys 0.042s
I20260713 09:06:49.702615 19605 raft_consensus.cc:359] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:49.703320 19605 raft_consensus.cc:385] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.699460 19551 tablet_service.cc:1511] Processing CreateTablet for tablet 1713419b6a9a410c905ab54c0a6e043f (DEFAULT_TABLE table=test-workload [id=e96faa3b7efe40f1b36ffa6f28c73b0b]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:06:49.703608 19605 raft_consensus.cc:740] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.710418 19551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1713419b6a9a410c905ab54c0a6e043f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:06:49.710295 19605 consensus_queue.cc:260] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:49.712628 19605 ts_tablet_manager.cc:1434] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:06:49.713600 19605 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:49.715273 19603 raft_consensus.cc:359] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.716010 19603 raft_consensus.cc:385] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.716336 19603 raft_consensus.cc:740] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.717131 19603 consensus_queue.cc:260] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.704537 19602 tablet_bootstrap.cc:654] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.721535 19605 tablet_bootstrap.cc:654] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.733120 19603 ts_tablet_manager.cc:1434] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260713 09:06:49.741017 19602 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:49.741694 19602 ts_tablet_manager.cc:1403] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260713 09:06:49.742062 19603 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:49.744720 19602 raft_consensus.cc:359] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.745425 19602 raft_consensus.cc:385] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.745781 19602 raft_consensus.cc:740] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.746488 19602 consensus_queue.cc:260] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.749655 19602 ts_tablet_manager.cc:1434] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:06:49.750633 19602 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:49.757164 19602 tablet_bootstrap.cc:654] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.759536 19603 tablet_bootstrap.cc:654] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.764004 19615 raft_consensus.cc:493] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.764562 19615 raft_consensus.cc:515] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.766602 19605 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:49.766855 19615 leader_election.cc:290] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:49.767122 19605 ts_tablet_manager.cc:1403] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.020s
I20260713 09:06:49.768486 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f288db63ed442bb8c673d6057af7c70" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:49.770061 19605 raft_consensus.cc:359] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.770610 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f288db63ed442bb8c673d6057af7c70" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:49.770774 19605 raft_consensus.cc:385] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.771754 19605 raft_consensus.cc:740] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
W20260713 09:06:49.770753 19528 leader_election.cc:343] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.772831 19605 consensus_queue.cc:260] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
W20260713 09:06:49.773273 19527 leader_election.cc:343] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:49.773618 19602 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:49.774107 19602 ts_tablet_manager.cc:1403] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.004s
I20260713 09:06:49.773943 19527 leader_election.cc:304] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c; no voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3
I20260713 09:06:49.776467 19615 raft_consensus.cc:2749] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:49.779742 19605 ts_tablet_manager.cc:1434] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:06:49.780818 19605 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:49.777081 19602 raft_consensus.cc:359] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.785379 19602 raft_consensus.cc:385] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.785827 19602 raft_consensus.cc:740] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.786623 19602 consensus_queue.cc:260] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.787488 19605 tablet_bootstrap.cc:654] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.787631 19603 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:49.788192 19603 ts_tablet_manager.cc:1403] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.010s
I20260713 09:06:49.790861 19602 ts_tablet_manager.cc:1434] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:06:49.790802 19603 raft_consensus.cc:359] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.791581 19603 raft_consensus.cc:385] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.791889 19603 raft_consensus.cc:740] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.792253 19602 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:49.792652 19603 consensus_queue.cc:260] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.797271 19603 ts_tablet_manager.cc:1434] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:06:49.798440 19603 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:49.801183 19602 tablet_bootstrap.cc:654] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.805016 19611 raft_consensus.cc:493] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.805763 19611 raft_consensus.cc:515] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.812510 19603 tablet_bootstrap.cc:654] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.813351 19602 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:49.813905 19602 ts_tablet_manager.cc:1403] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:06:49.816896 19605 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:49.817480 19605 ts_tablet_manager.cc:1403] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.023s
I20260713 09:06:49.816946 19602 raft_consensus.cc:359] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.817960 19602 raft_consensus.cc:385] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.818336 19602 raft_consensus.cc:740] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.819257 19602 consensus_queue.cc:260] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.820334 19615 raft_consensus.cc:493] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.820456 19605 raft_consensus.cc:359] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.820801 19615 raft_consensus.cc:515] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.821233 19605 raft_consensus.cc:385] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.821542 19605 raft_consensus.cc:740] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.822278 19605 consensus_queue.cc:260] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.822960 19615 leader_election.cc:290] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:49.824492 19605 ts_tablet_manager.cc:1434] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:06:49.825217 19611 leader_election.cc:290] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:49.825528 19605 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:49.827284 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e539230472864d13a65aa805ac5c1ad1" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:49.832329 19488 raft_consensus.cc:2468] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 0.
I20260713 09:06:49.833981 19605 tablet_bootstrap.cc:654] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.834447 19528 leader_election.cc:304] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:49.836138 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e539230472864d13a65aa805ac5c1ad1" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:49.836980 19413 raft_consensus.cc:2468] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 0.
I20260713 09:06:49.836320 19615 raft_consensus.cc:2804] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.837924 19615 raft_consensus.cc:493] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.838375 19615 raft_consensus.cc:3060] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.843883 19606 raft_consensus.cc:493] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.844045 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:49.844419 19606 raft_consensus.cc:515] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.844750 19488 raft_consensus.cc:2468] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d494704d279a480bb5c991b211402be3 in term 0.
I20260713 09:06:49.846161 19379 leader_election.cc:304] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:49.846622 19606 leader_election.cc:290] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:49.847473 19605 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:49.847976 19605 ts_tablet_manager.cc:1403] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260713 09:06:49.845849 19615 raft_consensus.cc:515] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.848613 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:49.849345 19562 raft_consensus.cc:2468] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d494704d279a480bb5c991b211402be3 in term 0.
I20260713 09:06:49.849896 19615 leader_election.cc:290] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:49.851073 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:49.851688 19413 raft_consensus.cc:2468] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 0.
I20260713 09:06:49.851320 19605 raft_consensus.cc:359] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.852382 19605 raft_consensus.cc:385] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.852583 19602 ts_tablet_manager.cc:1434] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260713 09:06:49.852803 19605 raft_consensus.cc:740] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.853823 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e539230472864d13a65aa805ac5c1ad1" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae"
I20260713 09:06:49.854460 19487 raft_consensus.cc:3060] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.854193 19605 consensus_queue.cc:260] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.855628 19602 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:49.856875 19605 ts_tablet_manager.cc:1434] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:49.857694 19603 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:49.857906 19605 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:49.858208 19603 ts_tablet_manager.cc:1403] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.060s	user 0.020s	sys 0.016s
I20260713 09:06:49.861219 19603 raft_consensus.cc:359] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:49.861985 19603 raft_consensus.cc:385] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.862298 19603 raft_consensus.cc:740] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.862978 19603 consensus_queue.cc:260] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:49.864910 19527 leader_election.cc:304] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:49.865270 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:49.865983 19488 raft_consensus.cc:2468] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 0.
I20260713 09:06:49.866086 19606 raft_consensus.cc:2804] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.866602 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e539230472864d13a65aa805ac5c1ad1" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:49.866873 19606 raft_consensus.cc:493] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.867202 19413 raft_consensus.cc:3060] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.867260 19606 raft_consensus.cc:3060] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.870196 19611 raft_consensus.cc:2804] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.870615 19611 raft_consensus.cc:493] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.870940 19611 raft_consensus.cc:3060] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.871459 19605 tablet_bootstrap.cc:654] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
W20260713 09:06:49.874312 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:06:49.880735 19606 raft_consensus.cc:515] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.883898 19606 leader_election.cc:290] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:49.883920 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:49.885051 19602 tablet_bootstrap.cc:654] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.885468 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae"
I20260713 09:06:49.886317 19488 raft_consensus.cc:3060] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:49.909799 19603 ts_tablet_manager.cc:1434] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.003s
I20260713 09:06:49.904529 19611 raft_consensus.cc:515] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.903680 19487 raft_consensus.cc:2468] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 1.
I20260713 09:06:49.912099 19412 raft_consensus.cc:2393] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 09aa41615c2541428ff4a3980fe5747c in current term 1: Already voted for candidate d494704d279a480bb5c991b211402be3 in this term.
I20260713 09:06:49.912855 19528 leader_election.cc:304] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:49.914377 19606 raft_consensus.cc:2804] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:49.915145 19606 raft_consensus.cc:697] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 1 LEADER]: Becoming Leader. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Running, Role: LEADER
I20260713 09:06:49.906191 19488 raft_consensus.cc:2468] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 1.
I20260713 09:06:49.918666 19528 leader_election.cc:304] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [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: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: d494704d279a480bb5c991b211402be3
I20260713 09:06:49.916201 19606 consensus_queue.cc:237] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.921850 19629 raft_consensus.cc:2804] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:49.922353 19629 raft_consensus.cc:697] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 1 LEADER]: Becoming Leader. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Running, Role: LEADER
I20260713 09:06:49.924885 19603 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:49.932575 19611 leader_election.cc:290] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 election: Requested vote from peers 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:49.933099 19609 raft_consensus.cc:493] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:49.934145 19605 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:49.935150 19605 ts_tablet_manager.cc:1403] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.034s
I20260713 09:06:49.935331 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae"
I20260713 09:06:49.936295 19488 raft_consensus.cc:2393] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d494704d279a480bb5c991b211402be3 in current term 1: Already voted for candidate 09aa41615c2541428ff4a3980fe5747c in this term.
I20260713 09:06:49.937338 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae5724601764bc9a1832e24cb2de9b9" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
I20260713 09:06:49.937821 19609 raft_consensus.cc:515] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.939507 19605 raft_consensus.cc:359] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.940198 19379 leader_election.cc:304] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [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: d494704d279a480bb5c991b211402be3; no voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae
I20260713 09:06:49.940650 19605 raft_consensus.cc:385] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.941085 19605 raft_consensus.cc:740] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.893332 19413 raft_consensus.cc:2468] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 1.
I20260713 09:06:49.942319 19605 consensus_queue.cc:260] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.943027 19609 leader_election.cc:290] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:49.943291 19611 raft_consensus.cc:2749] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:06:49.949218 19605 ts_tablet_manager.cc:1434] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:06:49.950793 19605 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:49.953157 19603 tablet_bootstrap.cc:654] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.963850 19310 catalog_manager.cc:5697] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09aa41615c2541428ff4a3980fe5747c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "09aa41615c2541428ff4a3980fe5747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:49.974645 19602 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:49.973989 19629 consensus_queue.cc:237] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.975222 19602 ts_tablet_manager.cc:1403] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.120s	user 0.032s	sys 0.052s
I20260713 09:06:49.975643 19605 tablet_bootstrap.cc:654] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.976775 19603 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:49.977258 19603 ts_tablet_manager.cc:1403] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.010s
I20260713 09:06:49.978677 19602 raft_consensus.cc:359] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.979435 19602 raft_consensus.cc:385] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.979727 19602 raft_consensus.cc:740] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.980479 19602 consensus_queue.cc:260] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.985162 19603 raft_consensus.cc:359] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.987032 19603 raft_consensus.cc:385] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:49.987560 19603 raft_consensus.cc:740] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:49.987064 19602 ts_tablet_manager.cc:1434] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:06:49.988116 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f288db63ed442bb8c673d6057af7c70" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:49.988652 19603 consensus_queue.cc:260] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:49.989966 19413 raft_consensus.cc:2468] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:49.990518 19602 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:49.991222 19603 ts_tablet_manager.cc:1434] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:06:49.992234 19603 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:49.997822 19602 tablet_bootstrap.cc:654] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:49.997481 19453 leader_election.cc:304] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:49.998914 19609 raft_consensus.cc:2804] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:49.999310 19609 raft_consensus.cc:493] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:49.999694 19609 raft_consensus.cc:3060] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.001698 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f288db63ed442bb8c673d6057af7c70" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.002729 19562 raft_consensus.cc:2468] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.013299 19609 raft_consensus.cc:515] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.034703 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f288db63ed442bb8c673d6057af7c70" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:50.035112 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f288db63ed442bb8c673d6057af7c70" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
I20260713 09:06:50.035691 19413 raft_consensus.cc:3060] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.036041 19562 raft_consensus.cc:3060] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.047427 19562 raft_consensus.cc:2468] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.051173 19452 leader_election.cc:304] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:50.055599 19611 raft_consensus.cc:493] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.056463 19611 raft_consensus.cc:515] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.061072 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:50.062095 19488 raft_consensus.cc:2468] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d494704d279a480bb5c991b211402be3 in term 0.
I20260713 09:06:50.064103 19379 leader_election.cc:304] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:50.065412 19626 raft_consensus.cc:2804] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.066157 19626 raft_consensus.cc:493] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.066636 19626 raft_consensus.cc:3060] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.069327 19641 raft_consensus.cc:493] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.070118 19605 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:50.073639 19641 raft_consensus.cc:515] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:50.071705 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.073092 19639 raft_consensus.cc:2804] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.074074 19605 ts_tablet_manager.cc:1403] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.124s	user 0.050s	sys 0.052s
W20260713 09:06:50.076478 19377 leader_election.cc:343] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:50.070389 19611 leader_election.cc:290] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.078218 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3594fd35a7405193b28f5222b87edb" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.079046 19562 raft_consensus.cc:2468] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.079073 19605 raft_consensus.cc:359] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.080109 19605 raft_consensus.cc:385] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.079394 19310 catalog_manager.cc:5697] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09aa41615c2541428ff4a3980fe5747c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "09aa41615c2541428ff4a3980fe5747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.080312 19452 leader_election.cc:304] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:50.080535 19605 raft_consensus.cc:740] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.066169 19609 leader_election.cc:290] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.074738 19603 tablet_bootstrap.cc:654] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.081708 19605 consensus_queue.cc:260] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.082785 19609 raft_consensus.cc:2804] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.083268 19609 raft_consensus.cc:493] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.083880 19609 raft_consensus.cc:3060] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.084597 19605 ts_tablet_manager.cc:1434] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:06:50.085774 19605 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:50.085034 19413 raft_consensus.cc:2468] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.079733 19626 raft_consensus.cc:515] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.088933 19626 leader_election.cc:290] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 election: Requested vote from peers 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.092929 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
W20260713 09:06:50.096406 19377 leader_election.cc:343] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:50.098280 19641 leader_election.cc:290] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397), d494704d279a480bb5c991b211402be3 (127.16.6.65:38037)
I20260713 09:06:50.109691 19602 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:50.110347 19602 ts_tablet_manager.cc:1403] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.120s	user 0.044s	sys 0.057s
I20260713 09:06:50.110721 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3594fd35a7405193b28f5222b87edb" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.113015 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae"
I20260713 09:06:50.112121 19413 raft_consensus.cc:2468] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.113329 19602 raft_consensus.cc:359] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.113713 19488 raft_consensus.cc:3060] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.113680 19605 tablet_bootstrap.cc:654] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.121858 19488 raft_consensus.cc:2468] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d494704d279a480bb5c991b211402be3 in term 1.
I20260713 09:06:50.121688 19609 raft_consensus.cc:515] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:50.124012 19379 leader_election.cc:304] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [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: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3; no voters: 09aa41615c2541428ff4a3980fe5747c
I20260713 09:06:50.125128 19626 raft_consensus.cc:2804] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.125757 19626 raft_consensus.cc:697] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 LEADER]: Becoming Leader. State: Replica: d494704d279a480bb5c991b211402be3, State: Running, Role: LEADER
I20260713 09:06:50.126679 19626 consensus_queue.cc:237] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.127485 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3594fd35a7405193b28f5222b87edb" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
I20260713 09:06:50.128140 19562 raft_consensus.cc:3060] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.129287 19643 raft_consensus.cc:493] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.130456 19643 raft_consensus.cc:515] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.131577 19629 raft_consensus.cc:493] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.132779 19629 raft_consensus.cc:515] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.122634 19602 raft_consensus.cc:385] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.140044 19602 raft_consensus.cc:740] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.142594 19602 consensus_queue.cc:260] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.150563 19602 ts_tablet_manager.cc:1434] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260713 09:06:50.150853 19643 leader_election.cc:290] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.151079 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd78051650a4dc28c1d9c93a0142998" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.151813 19602 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
W20260713 09:06:50.152846 19453 leader_election.cc:343] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:50.155555 19561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd78051650a4dc28c1d9c93a0142998" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.156710 19561 raft_consensus.cc:2468] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.158288 19643 raft_consensus.cc:493] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.159233 19602 tablet_bootstrap.cc:654] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.158926 19643 raft_consensus.cc:515] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.159284 19452 leader_election.cc:304] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [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: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: d494704d279a480bb5c991b211402be3
I20260713 09:06:50.161345 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd78051650a4dc28c1d9c93a0142998" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.162317 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ac7ac43d474a0cbcab8ef2ae090d01" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.163250 19643 leader_election.cc:290] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
W20260713 09:06:50.165269 19527 leader_election.cc:343] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:06:50.166524 19453 leader_election.cc:343] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:50.167992 19603 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:50.169275 19603 ts_tablet_manager.cc:1403] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.177s	user 0.019s	sys 0.004s
I20260713 09:06:50.169832 19561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ac7ac43d474a0cbcab8ef2ae090d01" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.168596 19642 raft_consensus.cc:2804] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.170480 19602 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:50.171020 19602 ts_tablet_manager.cc:1403] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:06:50.171059 19561 raft_consensus.cc:2468] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.170722 19642 raft_consensus.cc:493] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.174219 19639 raft_consensus.cc:697] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Becoming Leader. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Running, Role: LEADER
I20260713 09:06:50.173774 19602 raft_consensus.cc:359] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.174435 19629 leader_election.cc:290] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:50.174906 19602 raft_consensus.cc:385] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.175279 19602 raft_consensus.cc:740] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.175808 19605 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:50.176344 19605 ts_tablet_manager.cc:1403] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.020s
I20260713 09:06:50.175266 19639 consensus_queue.cc:237] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.176313 19602 consensus_queue.cc:260] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.178577 19602 ts_tablet_manager.cc:1434] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:50.178639 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd78051650a4dc28c1d9c93a0142998" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:50.179564 19602 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:50.179812 19605 raft_consensus.cc:359] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.180647 19605 raft_consensus.cc:385] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.181030 19605 raft_consensus.cc:740] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.181176 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3594fd35a7405193b28f5222b87edb" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:50.181850 19412 raft_consensus.cc:3060] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.181880 19605 consensus_queue.cc:260] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.184505 19605 ts_tablet_manager.cc:1434] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:06:50.185410 19602 tablet_bootstrap.cc:654] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.185523 19605 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:50.189736 19609 leader_election.cc:290] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Requested vote from peers 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397), d494704d279a480bb5c991b211402be3 (127.16.6.65:38037)
I20260713 09:06:50.193714 19452 leader_election.cc:304] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [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: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: d494704d279a480bb5c991b211402be3
I20260713 09:06:50.195335 19609 raft_consensus.cc:2804] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.195986 19609 raft_consensus.cc:493] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.196530 19609 raft_consensus.cc:3060] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.197121 19605 tablet_bootstrap.cc:654] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.192471 19412 raft_consensus.cc:2468] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.174036 19642 raft_consensus.cc:3060] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.201982 19453 leader_election.cc:304] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:50.202881 19643 raft_consensus.cc:2804] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.203395 19643 raft_consensus.cc:697] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Becoming Leader. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Running, Role: LEADER
I20260713 09:06:50.204305 19643 consensus_queue.cc:237] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:50.209090 19603 raft_consensus.cc:359] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.209627 19562 raft_consensus.cc:2468] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.225772 19629 raft_consensus.cc:493] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.226332 19629 raft_consensus.cc:515] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.227561 19603 raft_consensus.cc:385] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.228016 19603 raft_consensus.cc:740] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.228649 19629 leader_election.cc:290] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:50.228884 19311 catalog_manager.cc:5697] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d6fb83c879479ca131853ab9383aae (127.16.6.66). New cstate: current_term: 1 leader_uuid: "64d6fb83c879479ca131853ab9383aae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.229156 19603 consensus_queue.cc:260] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.230458 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.232340 19603 ts_tablet_manager.cc:1434] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.002s
I20260713 09:06:50.215201 19609 raft_consensus.cc:515] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.233415 19603 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:50.220826 19310 catalog_manager.cc:5697] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d494704d279a480bb5c991b211402be3 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "d494704d279a480bb5c991b211402be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.233959 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:50.237430 19487 raft_consensus.cc:2393] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09aa41615c2541428ff4a3980fe5747c in current term 1: Already voted for candidate d494704d279a480bb5c991b211402be3 in this term.
I20260713 09:06:50.235074 19642 raft_consensus.cc:515] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.236250 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ac7ac43d474a0cbcab8ef2ae090d01" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
I20260713 09:06:50.238615 19562 raft_consensus.cc:3060] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.224942 19605 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:50.239257 19605 ts_tablet_manager.cc:1403] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.004s
I20260713 09:06:50.236250 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ac7ac43d474a0cbcab8ef2ae090d01" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:50.238940 19528 leader_election.cc:304] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c; no voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3
W20260713 09:06:50.241101 19453 leader_election.cc:343] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:06:50.241884 19629 raft_consensus.cc:3060] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.242244 19488 raft_consensus.cc:2393] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09aa41615c2541428ff4a3980fe5747c in current term 1: Already voted for candidate 64d6fb83c879479ca131853ab9383aae in this term.
I20260713 09:06:50.244663 19528 leader_election.cc:304] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c; no voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3
I20260713 09:06:50.245628 19606 raft_consensus.cc:3060] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.245962 19603 tablet_bootstrap.cc:654] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.246836 19562 raft_consensus.cc:2468] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.248167 19602 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:50.248497 19602 ts_tablet_manager.cc:1403] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.069s	user 0.034s	sys 0.019s
I20260713 09:06:50.250813 19602 raft_consensus.cc:359] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.251437 19602 raft_consensus.cc:385] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.251791 19602 raft_consensus.cc:740] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.253096 19606 raft_consensus.cc:2749] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:50.252656 19602 consensus_queue.cc:260] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.254556 19452 leader_election.cc:304] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [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: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: d494704d279a480bb5c991b211402be3
I20260713 09:06:50.255092 19609 leader_election.cc:290] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.256018 19609 raft_consensus.cc:2804] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.256564 19609 raft_consensus.cc:697] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Becoming Leader. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Running, Role: LEADER
I20260713 09:06:50.257607 19609 consensus_queue.cc:237] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.258565 19602 ts_tablet_manager.cc:1434] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:06:50.259694 19602 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c: Bootstrap starting.
I20260713 09:06:50.262889 19311 catalog_manager.cc:5697] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d6fb83c879479ca131853ab9383aae (127.16.6.66). New cstate: current_term: 1 leader_uuid: "64d6fb83c879479ca131853ab9383aae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.264242 19605 raft_consensus.cc:359] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.264864 19605 raft_consensus.cc:385] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.265115 19605 raft_consensus.cc:740] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.265810 19605 consensus_queue.cc:260] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.268662 19412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd78051650a4dc28c1d9c93a0142998" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:50.269775 19412 raft_consensus.cc:3060] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.269961 19642 leader_election.cc:290] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.270748 19629 raft_consensus.cc:2749] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:50.271198 19605 ts_tablet_manager.cc:1434] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260713 09:06:50.272174 19605 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae: Bootstrap starting.
I20260713 09:06:50.277627 19412 raft_consensus.cc:2468] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.279829 19605 tablet_bootstrap.cc:654] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.284793 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd78051650a4dc28c1d9c93a0142998" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
I20260713 09:06:50.285331 19602 tablet_bootstrap.cc:654] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.287221 19603 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:50.287736 19603 ts_tablet_manager.cc:1403] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.000s
I20260713 09:06:50.292271 19453 leader_election.cc:304] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:50.294256 19642 raft_consensus.cc:2804] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.294953 19642 raft_consensus.cc:697] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Becoming Leader. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Running, Role: LEADER
I20260713 09:06:50.296070 19642 consensus_queue.cc:237] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.305645 19562 raft_consensus.cc:2468] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.311465 19603 raft_consensus.cc:359] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.312448 19603 raft_consensus.cc:385] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.312863 19603 raft_consensus.cc:740] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.312846 19629 consensus_queue.cc:1048] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.315733 19603 consensus_queue.cc:260] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.320631 19603 ts_tablet_manager.cc:1434] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260713 09:06:50.321820 19603 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:50.326614 19309 catalog_manager.cc:5697] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d6fb83c879479ca131853ab9383aae (127.16.6.66). New cstate: current_term: 1 leader_uuid: "64d6fb83c879479ca131853ab9383aae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.328976 19603 tablet_bootstrap.cc:654] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.329728 19309 catalog_manager.cc:5697] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d6fb83c879479ca131853ab9383aae (127.16.6.66). New cstate: current_term: 1 leader_uuid: "64d6fb83c879479ca131853ab9383aae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.336824 19602 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c: No bootstrap required, opened a new log
I20260713 09:06:50.337432 19602 ts_tablet_manager.cc:1403] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.018s
I20260713 09:06:50.340251 19602 raft_consensus.cc:359] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.340965 19602 raft_consensus.cc:385] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.341256 19605 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae: No bootstrap required, opened a new log
I20260713 09:06:50.341277 19602 raft_consensus.cc:740] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.341861 19603 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:50.341965 19605 ts_tablet_manager.cc:1403] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.015s
I20260713 09:06:50.342578 19603 ts_tablet_manager.cc:1403] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:06:50.345554 19603 raft_consensus.cc:359] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.346807 19603 raft_consensus.cc:385] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.346385 19605 raft_consensus.cc:359] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.346923 19629 consensus_queue.cc:1048] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.347872 19605 raft_consensus.cc:385] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.347206 19603 raft_consensus.cc:740] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.348423 19605 raft_consensus.cc:740] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.349542 19603 consensus_queue.cc:260] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.342572 19602 consensus_queue.cc:260] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.350731 19605 consensus_queue.cc:260] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.354135 19602 ts_tablet_manager.cc:1434] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:06:50.355304 19605 ts_tablet_manager.cc:1434] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:06:50.355742 19603 ts_tablet_manager.cc:1434] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:06:50.356805 19603 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:50.364269 19603 tablet_bootstrap.cc:654] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.388424 19606 consensus_queue.cc:1048] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.389806 19603 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:50.390413 19603 ts_tablet_manager.cc:1403] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.004s
I20260713 09:06:50.393713 19603 raft_consensus.cc:359] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.394932 19603 raft_consensus.cc:385] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.395459 19603 raft_consensus.cc:740] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.396677 19603 consensus_queue.cc:260] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.400456 19603 ts_tablet_manager.cc:1434] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:06:50.402155 19603 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:50.408303 19603 tablet_bootstrap.cc:654] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Neither blocks nor log segments found. Creating new log.
I20260713 09:06:50.408485 19606 consensus_queue.cc:1048] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.414940 19642 raft_consensus.cc:493] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.415555 19642 raft_consensus.cc:515] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.418787 19642 leader_election.cc:290] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.420754 19603 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: No bootstrap required, opened a new log
I20260713 09:06:50.420691 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae83d250ad724591935c00c8ece4d3d5" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.421408 19603 ts_tablet_manager.cc:1403] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:06:50.421506 19562 raft_consensus.cc:2468] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.422006 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae83d250ad724591935c00c8ece4d3d5" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.422919 19413 raft_consensus.cc:2468] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.423000 19452 leader_election.cc:304] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:50.423951 19642 raft_consensus.cc:2804] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.424997 19642 raft_consensus.cc:493] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.425446 19642 raft_consensus.cc:3060] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.432289 19642 raft_consensus.cc:515] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.424160 19603 raft_consensus.cc:359] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.433225 19603 raft_consensus.cc:385] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:06:50.433593 19603 raft_consensus.cc:740] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:50.434330 19603 consensus_queue.cc:260] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.436892 19603 ts_tablet_manager.cc:1434] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:06:50.439173 19642 leader_election.cc:290] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.440056 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae83d250ad724591935c00c8ece4d3d5" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
I20260713 09:06:50.440881 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae83d250ad724591935c00c8ece4d3d5" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:50.440913 19562 raft_consensus.cc:3060] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.441557 19413 raft_consensus.cc:3060] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.448702 19562 raft_consensus.cc:2468] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.449517 19413 raft_consensus.cc:2468] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.450063 19452 leader_election.cc:304] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:50.451092 19609 raft_consensus.cc:2804] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.451553 19609 raft_consensus.cc:697] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Becoming Leader. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Running, Role: LEADER
I20260713 09:06:50.452448 19609 consensus_queue.cc:237] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.460781 19309 catalog_manager.cc:5697] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d6fb83c879479ca131853ab9383aae (127.16.6.66). New cstate: current_term: 1 leader_uuid: "64d6fb83c879479ca131853ab9383aae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.552618 19609 raft_consensus.cc:493] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.553232 19609 raft_consensus.cc:515] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.555258 19609 leader_election.cc:290] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.556281 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.556457 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.556885 19413 raft_consensus.cc:2468] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.557232 19562 raft_consensus.cc:2468] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 0.
I20260713 09:06:50.558027 19453 leader_election.cc:304] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d6fb83c879479ca131853ab9383aae, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:50.558861 19609 raft_consensus.cc:2804] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.559216 19609 raft_consensus.cc:493] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.559450 19609 raft_consensus.cc:3060] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.564160 19609 raft_consensus.cc:515] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.565832 19609 leader_election.cc:290] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.566883 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
I20260713 09:06:50.566923 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:50.567376 19562 raft_consensus.cc:3060] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.567651 19413 raft_consensus.cc:3060] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.572425 19413 raft_consensus.cc:2468] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.572476 19562 raft_consensus.cc:2468] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d6fb83c879479ca131853ab9383aae in term 1.
I20260713 09:06:50.573638 19452 leader_election.cc:304] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:50.574393 19609 raft_consensus.cc:2804] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.574934 19609 raft_consensus.cc:697] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Becoming Leader. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Running, Role: LEADER
I20260713 09:06:50.575812 19609 consensus_queue.cc:237] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.582378 19626 raft_consensus.cc:493] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.582906 19626 raft_consensus.cc:515] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.583317 19309 catalog_manager.cc:5697] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d6fb83c879479ca131853ab9383aae (127.16.6.66). New cstate: current_term: 1 leader_uuid: "64d6fb83c879479ca131853ab9383aae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: UNKNOWN } } }
I20260713 09:06:50.585005 19626 leader_election.cc:290] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:50.585781 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ac7ac43d474a0cbcab8ef2ae090d01" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:50.586236 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26ac7ac43d474a0cbcab8ef2ae090d01" candidate_uuid: "d494704d279a480bb5c991b211402be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:50.587033 19562 raft_consensus.cc:2393] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d494704d279a480bb5c991b211402be3 in current term 1: Already voted for candidate 64d6fb83c879479ca131853ab9383aae in this term.
I20260713 09:06:50.588078 19377 leader_election.cc:304] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d494704d279a480bb5c991b211402be3; no voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae
I20260713 09:06:50.589231 19626 raft_consensus.cc:3060] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.589161 19609 consensus_queue.cc:1048] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.598001 19626 raft_consensus.cc:2749] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:06:50.602833 19639 consensus_queue.cc:1048] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.634953 19665 raft_consensus.cc:493] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:06:50.635409 19665 raft_consensus.cc:515] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.637221 19665 leader_election.cc:290] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:50.638109 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1713419b6a9a410c905ab54c0a6e043f" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3" is_pre_election: true
I20260713 09:06:50.638352 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1713419b6a9a410c905ab54c0a6e043f" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:50.638713 19413 raft_consensus.cc:2468] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 0.
I20260713 09:06:50.639000 19487 raft_consensus.cc:2468] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 0.
I20260713 09:06:50.639951 19527 leader_election.cc:304] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:50.640687 19665 raft_consensus.cc:2804] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:06:50.641103 19665 raft_consensus.cc:493] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:06:50.641362 19665 raft_consensus.cc:3060] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.646524 19665 raft_consensus.cc:515] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.648155 19665 leader_election.cc:290] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:50.648981 19413 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1713419b6a9a410c905ab54c0a6e043f" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:50.649186 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1713419b6a9a410c905ab54c0a6e043f" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae"
I20260713 09:06:50.649561 19413 raft_consensus.cc:3060] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.649847 19487 raft_consensus.cc:3060] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:06:50.653936 19626 consensus_queue.cc:1048] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.656049 19487 raft_consensus.cc:2468] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 1.
I20260713 09:06:50.656711 19413 raft_consensus.cc:2468] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 1.
I20260713 09:06:50.657158 19528 leader_election.cc:304] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:50.658272 19629 raft_consensus.cc:2804] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:06:50.658769 19629 raft_consensus.cc:697] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 1 LEADER]: Becoming Leader. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Running, Role: LEADER
I20260713 09:06:50.659364 19629 consensus_queue.cc:237] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:50.659992 19626 consensus_queue.cc:1048] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.685194 19311 catalog_manager.cc:5697] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c reported cstate change: term changed from 0 to 1, leader changed from <none> to 09aa41615c2541428ff4a3980fe5747c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "09aa41615c2541428ff4a3980fe5747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: HEALTHY } } }
I20260713 09:06:50.724843 19639 consensus_queue.cc:1048] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.735539 19639 consensus_queue.cc:1048] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.792723 16409 ts_manager.cc:295] Set tserver state for d494704d279a480bb5c991b211402be3 to MAINTENANCE_MODE
I20260713 09:06:50.793668 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
W20260713 09:06:50.805787 19453 consensus_peers.cc:597] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:50.812394 19527 consensus_peers.cc:597] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.824460 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:06:50.825515 16409 tablet_replica.cc:333] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.826583 16409 raft_consensus.cc:2243] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.827003 16409 raft_consensus.cc:2272] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.829290 16409 tablet_replica.cc:333] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.830005 16409 raft_consensus.cc:2243] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.830487 16409 raft_consensus.cc:2272] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.832430 16409 tablet_replica.cc:333] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.833027 16409 raft_consensus.cc:2243] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.833405 16409 raft_consensus.cc:2272] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.835803 16409 tablet_replica.cc:333] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.836778 16409 raft_consensus.cc:2243] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.837182 16409 raft_consensus.cc:2272] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.839135 16409 tablet_replica.cc:333] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.839932 16409 raft_consensus.cc:2243] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.840386 16409 raft_consensus.cc:2272] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.842443 19639 consensus_queue.cc:1048] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:50.842830 16409 tablet_replica.cc:333] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.843775 16409 raft_consensus.cc:2243] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.844332 16409 raft_consensus.cc:2272] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.847041 16409 tablet_replica.cc:333] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.847971 16409 raft_consensus.cc:2243] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.848564 16409 raft_consensus.cc:2272] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.851590 16409 tablet_replica.cc:333] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.852169 16409 raft_consensus.cc:2243] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.852602 16409 raft_consensus.cc:2272] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.855316 16409 tablet_replica.cc:333] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.856204 16409 raft_consensus.cc:2243] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:06:50.857332 16409 raft_consensus.cc:2272] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:06:50.860375 16409 tablet_replica.cc:333] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: stopping tablet replica
I20260713 09:06:50.861073 16409 raft_consensus.cc:2243] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:06:50.861634 16409 raft_consensus.cc:2272] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:06:50.875310 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:50.886734 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
W20260713 09:06:50.909441 19453 consensus_peers.cc:597] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:50.922791 19609 consensus_queue.cc:1048] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:06:50.980825 19609 consensus_queue.cc:1048] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:50.983311 19453 consensus_peers.cc:597] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:50.999346 19527 consensus_peers.cc:597] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.014531 19453 consensus_peers.cc:597] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:51.132218 19682 consensus_queue.cc:1048] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [LEADER]: Connected to new peer: Peer: permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:06:51.135536 19629 consensus_queue.cc:1048] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:06:51.150365 19453 consensus_peers.cc:597] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.152199 19527 consensus_peers.cc:597] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.307476 19453 consensus_peers.cc:597] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:06:51.876358 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:52.175328 19665 raft_consensus.cc:493] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d494704d279a480bb5c991b211402be3)
I20260713 09:06:52.175927 19665 raft_consensus.cc:515] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:52.177644 19665 leader_election.cc:290] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:52.177913 19609 raft_consensus.cc:493] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d494704d279a480bb5c991b211402be3)
I20260713 09:06:52.178540 19609 raft_consensus.cc:515] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:52.178812 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae" is_pre_election: true
I20260713 09:06:52.179422 19487 raft_consensus.cc:2468] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 1.
I20260713 09:06:52.180449 19609 leader_election.cc:290] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 09aa41615c2541428ff4a3980fe5747c (127.16.6.67:40397)
I20260713 09:06:52.180440 19528 leader_election.cc:304] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [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: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: 
I20260713 09:06:52.181674 19665 raft_consensus.cc:2804] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:06:52.182104 19665 raft_consensus.cc:493] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d494704d279a480bb5c991b211402be3)
I20260713 09:06:52.182183 19562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "64d6fb83c879479ca131853ab9383aae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09aa41615c2541428ff4a3980fe5747c" is_pre_election: true
I20260713 09:06:52.182600 19665 raft_consensus.cc:3060] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:06:52.184656 19453 leader_election.cc:336] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111)
W20260713 09:06:52.184810 19527 leader_election.cc:336] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111)
I20260713 09:06:52.188607 19665 raft_consensus.cc:515] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:52.189659 19562 raft_consensus.cc:2393] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64d6fb83c879479ca131853ab9383aae in current term 2: Already voted for candidate 09aa41615c2541428ff4a3980fe5747c in this term.
I20260713 09:06:52.190618 19665 leader_election.cc:290] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 2 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:52.191625 19452 leader_election.cc:304] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [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: 64d6fb83c879479ca131853ab9383aae; no voters: 09aa41615c2541428ff4a3980fe5747c, d494704d279a480bb5c991b211402be3
I20260713 09:06:52.192606 19609 raft_consensus.cc:3060] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:52.193504 19487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f60d808bfe46fa807cd068cf94feb2" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64d6fb83c879479ca131853ab9383aae"
W20260713 09:06:52.194972 19527 leader_election.cc:336] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111)
I20260713 09:06:52.199183 19609 raft_consensus.cc:2749] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:06:52.204454 19487 raft_consensus.cc:2468] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 2.
I20260713 09:06:52.206135 19528 leader_election.cc:304] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [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: 09aa41615c2541428ff4a3980fe5747c, 64d6fb83c879479ca131853ab9383aae; no voters: d494704d279a480bb5c991b211402be3
I20260713 09:06:52.206830 19665 raft_consensus.cc:2804] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:52.207813 19665 raft_consensus.cc:697] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 2 LEADER]: Becoming Leader. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Running, Role: LEADER
I20260713 09:06:52.208680 19665 consensus_queue.cc:237] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:52.216794 19310 catalog_manager.cc:5697] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c reported cstate change: term changed from 1 to 2, leader changed from d494704d279a480bb5c991b211402be3 (127.16.6.65) to 09aa41615c2541428ff4a3980fe5747c (127.16.6.67). New cstate: current_term: 2 leader_uuid: "09aa41615c2541428ff4a3980fe5747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:52.593945 19527 consensus_peers.cc:597] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:06:52.669677 19488 raft_consensus.cc:1275] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Refusing update from remote peer 09aa41615c2541428ff4a3980fe5747c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:52.670948 19665 consensus_queue.cc:1048] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:06:52.877619 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:53.000272 19453 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111) [suppressed 60 similar messages]
W20260713 09:06:53.099023 19453 consensus_peers.cc:597] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.234086 19527 consensus_peers.cc:597] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.238979 19453 consensus_peers.cc:597] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.417781 19527 consensus_peers.cc:597] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.567777 19527 consensus_peers.cc:597] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.569025 19453 consensus_peers.cc:597] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.589931 19453 consensus_peers.cc:597] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.703729 19453 consensus_peers.cc:597] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:53.878939 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:54.203118 19453 consensus_peers.cc:597] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:54.880057 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:06:55.258278 19527 consensus_peers.cc:597] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:06:55.576122 19453 consensus_peers.cc:597] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:55.640576 19453 consensus_peers.cc:597] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:55.881104 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:55.908053 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:06:55.909744 19527 consensus_peers.cc:597] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:06:55.916404 19702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:55.916666 19703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:06:55.919490 19705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:06:55.919462 16409 server_base.cc:1061] running on GCE node
I20260713 09:06:55.921947 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:06:55.922181 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:06:55.922320 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933615922309 us; error 0 us; skew 500 ppm
I20260713 09:06:55.922855 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:06:55.925734 16409 webserver.cc:533] Webserver started at http://127.16.6.65:46345/ using document root <none> and password file <none>
I20260713 09:06:55.926237 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:06:55.926391 16409 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:06:55.930419 16409 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:06:55.934640 19710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:06:55.935528 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:06:55.935866 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "d494704d279a480bb5c991b211402be3"
format_stamp: "Formatted at 2026-07-13 09:06:48 on dist-test-slave-7hhx"
I20260713 09:06:55.936504 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:06:55.958242 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:06:55.959560 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:06:55.961082 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:06:55.964802 19717 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:06:56.017168 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:06:56.017516 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.054s	user 0.001s	sys 0.002s
I20260713 09:06:56.017930 16409 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:06:56.024197 19717 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.039474 19717 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.040153 19717 tablet_bootstrap.cc:492] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.040719 19717 ts_tablet_manager.cc:1403] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:06:56.043114 19717 raft_consensus.cc:359] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.044251 19717 raft_consensus.cc:740] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.044958 19717 consensus_queue.cc:260] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
W20260713 09:06:56.047286 19453 consensus_peers.cc:597] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:56.048596 19717 ts_tablet_manager.cc:1434] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:06:56.049407 19717 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.062891 19717 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.063656 19717 tablet_bootstrap.cc:492] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.064280 19717 ts_tablet_manager.cc:1403] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:06:56.066112 16409 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:06:56.066395 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.047s	sys 0.000s
I20260713 09:06:56.066504 19717 raft_consensus.cc:359] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:56.067169 19717 raft_consensus.cc:740] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.067917 19717 consensus_queue.cc:260] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [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: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } }
I20260713 09:06:56.069420 19717 ts_tablet_manager.cc:1434] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:56.070104 19717 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.089131 19717 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.090003 19717 tablet_bootstrap.cc:492] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.090710 19717 ts_tablet_manager.cc:1403] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260713 09:06:56.092937 19717 raft_consensus.cc:359] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.093499 19717 raft_consensus.cc:740] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.094393 19717 consensus_queue.cc:260] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [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: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.096498 19717 ts_tablet_manager.cc:1434] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:56.097282 19717 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.111304 19717 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.112920 19717 tablet_bootstrap.cc:492] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.113768 19717 ts_tablet_manager.cc:1403] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:06:56.116369 19717 raft_consensus.cc:359] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.116928 19717 raft_consensus.cc:740] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.117612 19717 consensus_queue.cc:260] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [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: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.119313 19717 ts_tablet_manager.cc:1434] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:56.120025 19717 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.131093 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:38037
I20260713 09:06:56.131258 19779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:38037 every 8 connection(s)
I20260713 09:06:56.134014 19717 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.134881 19717 tablet_bootstrap.cc:492] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.135576 19717 ts_tablet_manager.cc:1403] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:06:56.136853 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:56.138859 19717 raft_consensus.cc:359] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.139909 19717 raft_consensus.cc:740] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.141028 19717 consensus_queue.cc:260] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [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: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.143556 19717 ts_tablet_manager.cc:1434] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:06:56.144619 19717 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.160180 19717 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.161149 19717 tablet_bootstrap.cc:492] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.161919 19717 ts_tablet_manager.cc:1403] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:06:56.164721 19717 raft_consensus.cc:359] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.165508 19717 raft_consensus.cc:740] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.166317 19717 consensus_queue.cc:260] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.168526 19717 ts_tablet_manager.cc:1434] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:06:56.169363 19717 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.171198 19488 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9"
dest_uuid: "64d6fb83c879479ca131853ab9383aae"
mode: GRACEFUL
new_leader_uuid: "09aa41615c2541428ff4a3980fe5747c"
 from {username='slave'} at 127.0.0.1:37406
I20260713 09:06:56.172057 19488 raft_consensus.cc:606] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Received request to transfer leadership to TS 09aa41615c2541428ff4a3980fe5747c
I20260713 09:06:56.176097 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:06:56.177096 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:56.178042 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:56.180053 19780 heartbeater.cc:344] Connected to a master server at 127.16.6.126:34355
I20260713 09:06:56.180567 19780 heartbeater.cc:461] Registering TS with master...
I20260713 09:06:56.181800 19780 heartbeater.cc:507] Master 127.16.6.126:34355 requested a full tablet report, sending...
I20260713 09:06:56.189699 19310 ts_manager.cc:194] Re-registered known tserver with Master: d494704d279a480bb5c991b211402be3 (127.16.6.65:38037)
I20260713 09:06:56.195665 19717 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.196719 19717 tablet_bootstrap.cc:492] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.197623 19717 ts_tablet_manager.cc:1403] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.004s
I20260713 09:06:56.200590 19717 raft_consensus.cc:359] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.201634 19717 raft_consensus.cc:740] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.202427 19717 consensus_queue.cc:260] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.205413 19717 ts_tablet_manager.cc:1434] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:06:56.206765 19717 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
W20260713 09:06:56.214509 19527 consensus_peers.cc:597] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:06:56.222924 19310 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47432
I20260713 09:06:56.227957 19780 heartbeater.cc:499] Master 127.16.6.126:34355 was elected leader, sending a full tablet report...
I20260713 09:06:56.231238 19717 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.232430 19717 tablet_bootstrap.cc:492] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.233130 19717 ts_tablet_manager.cc:1403] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260713 09:06:56.235477 19717 raft_consensus.cc:359] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.235998 19717 raft_consensus.cc:740] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.236590 19717 consensus_queue.cc:260] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [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: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.238158 19717 ts_tablet_manager.cc:1434] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:06:56.238917 19717 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.250092 19717 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.250797 19717 tablet_bootstrap.cc:492] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.251366 19717 ts_tablet_manager.cc:1403] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:06:56.253319 19717 raft_consensus.cc:359] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.253968 19717 raft_consensus.cc:740] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.254654 19717 consensus_queue.cc:260] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.256270 19717 ts_tablet_manager.cc:1434] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:06:56.257280 19717 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Bootstrap starting.
I20260713 09:06:56.268079 19717 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:06:56.268778 19717 tablet_bootstrap.cc:492] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Bootstrap complete.
I20260713 09:06:56.269345 19717 ts_tablet_manager.cc:1403] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:06:56.271273 19717 raft_consensus.cc:359] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.271811 19717 raft_consensus.cc:740] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d494704d279a480bb5c991b211402be3, State: Initialized, Role: FOLLOWER
I20260713 09:06:56.272464 19717 consensus_queue.cc:260] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.274132 19717 ts_tablet_manager.cc:1434] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:06:56.293754 19753 raft_consensus.cc:3060] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:56.581720 19794 raft_consensus.cc:993] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae: : Instructing follower 09aa41615c2541428ff4a3980fe5747c to start an election
I20260713 09:06:56.582415 19701 raft_consensus.cc:1081] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Signalling peer 09aa41615c2541428ff4a3980fe5747c to start an election
I20260713 09:06:56.584246 19562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9"
dest_uuid: "09aa41615c2541428ff4a3980fe5747c"
 from {username='slave'} at 127.0.0.1:33112
I20260713 09:06:56.584749 19562 raft_consensus.cc:493] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:06:56.585124 19562 raft_consensus.cc:3060] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:56.590161 19562 raft_consensus.cc:515] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.591629 19562 leader_election.cc:290] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 2 election: Requested vote from peers d494704d279a480bb5c991b211402be3 (127.16.6.65:38037), 64d6fb83c879479ca131853ab9383aae (127.16.6.66:34517)
I20260713 09:06:56.592703 19488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d6fb83c879479ca131853ab9383aae"
I20260713 09:06:56.592918 19753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f4526e41b6a44bca5556338080319d9" candidate_uuid: "09aa41615c2541428ff4a3980fe5747c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d494704d279a480bb5c991b211402be3"
I20260713 09:06:56.593370 19488 raft_consensus.cc:3055] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:06:56.593506 19753 raft_consensus.cc:3060] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:56.593691 19488 raft_consensus.cc:740] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d6fb83c879479ca131853ab9383aae, State: Running, Role: LEADER
I20260713 09:06:56.594647 19488 consensus_queue.cc:260] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.595639 19488 raft_consensus.cc:3060] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:06:56.599072 19753 raft_consensus.cc:2468] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 2.
I20260713 09:06:56.600220 19527 leader_election.cc:304] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09aa41615c2541428ff4a3980fe5747c, d494704d279a480bb5c991b211402be3; no voters: 
I20260713 09:06:56.601028 19488 raft_consensus.cc:2468] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09aa41615c2541428ff4a3980fe5747c in term 2.
I20260713 09:06:56.601115 19788 raft_consensus.cc:2804] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:06:56.601738 19788 raft_consensus.cc:697] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 2 LEADER]: Becoming Leader. State: Replica: 09aa41615c2541428ff4a3980fe5747c, State: Running, Role: LEADER
I20260713 09:06:56.602659 19788 consensus_queue.cc:237] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } }
I20260713 09:06:56.609937 19310 catalog_manager.cc:5697] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c reported cstate change: term changed from 1 to 2, leader changed from 64d6fb83c879479ca131853ab9383aae (127.16.6.66) to 09aa41615c2541428ff4a3980fe5747c (127.16.6.67). New cstate: current_term: 2 leader_uuid: "09aa41615c2541428ff4a3980fe5747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09aa41615c2541428ff4a3980fe5747c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 40397 } health_report { overall_health: HEALTHY } } }
W20260713 09:06:56.882071 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:57.046856 19488 raft_consensus.cc:1275] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Refusing update from remote peer 09aa41615c2541428ff4a3980fe5747c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:57.048269 19807 consensus_queue.cc:1048] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d6fb83c879479ca131853ab9383aae" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:06:57.059098 19753 raft_consensus.cc:1275] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 2 FOLLOWER]: Refusing update from remote peer 09aa41615c2541428ff4a3980fe5747c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:06:57.064224 19665 consensus_queue.cc:1048] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d494704d279a480bb5c991b211402be3" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 38037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:06:57.189805 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:57.195261 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:57.195773 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:57.196270 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:57.883035 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:58.202706 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:58.209049 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:58.209602 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:58.210145 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:58.884629 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:06:59.367753 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:06:59.373436 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:06:59.373958 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:06:59.374368 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:06:59.886003 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:00.028497 19583 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9b80 after lost signal to thread 16412
W20260713 09:07:00.029620 19583 debug-util.cc:398] Leaking SignalData structure 0x7b0800248a20 after lost signal to thread 19345
W20260713 09:07:00.030702 19583 debug-util.cc:398] Leaking SignalData structure 0x7b0800165220 after lost signal to thread 19512
W20260713 09:07:00.031802 19583 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce100 after lost signal to thread 19586
W20260713 09:07:00.032729 19583 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1780 after lost signal to thread 19779
I20260713 09:07:00.380554 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:00.386660 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:00.387121 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:00.387671 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:00.887180 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:01.448544 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:01.867380 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:01.875998 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:01.876595 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:07:01.888334 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:02.889688 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:02.907266 16409 tablet_server.cc:179] TabletServer@127.16.6.65:38037 shutting down...
W20260713 09:07:02.912914 19527 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 61 similar messages]
W20260713 09:07:02.915639 19775 debug-util.cc:398] Leaking SignalData structure 0x7b0800127d40 after lost signal to thread 16412
W20260713 09:07:02.916890 19775 debug-util.cc:398] Leaking SignalData structure 0x7b08001fdb00 after lost signal to thread 19345
W20260713 09:07:02.918488 19775 debug-util.cc:398] Leaking SignalData structure 0x7b08001b49e0 after lost signal to thread 19512
W20260713 09:07:02.922334 19775 debug-util.cc:398] Leaking SignalData structure 0x7b0800060ea0 after lost signal to thread 19586
W20260713 09:07:02.923774 19775 debug-util.cc:398] Leaking SignalData structure 0x7b080026b860 after lost signal to thread 19779
W20260713 09:07:02.916893 19527 consensus_peers.cc:597] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:02.964210 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:02.966511 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.967648 16409 raft_consensus.cc:2243] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.968367 16409 raft_consensus.cc:2272] T 1713419b6a9a410c905ab54c0a6e043f P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:02.971601 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.972668 16409 raft_consensus.cc:2243] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.973338 16409 raft_consensus.cc:2272] T f0f60d808bfe46fa807cd068cf94feb2 P d494704d279a480bb5c991b211402be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:02.976313 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.977303 16409 raft_consensus.cc:2243] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.978113 16409 raft_consensus.cc:2272] T ae83d250ad724591935c00c8ece4d3d5 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:02.980970 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.981922 16409 raft_consensus.cc:2243] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.982556 16409 raft_consensus.cc:2272] T 0fd78051650a4dc28c1d9c93a0142998 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:02.985281 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.986197 16409 raft_consensus.cc:2243] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.986804 16409 raft_consensus.cc:2272] T 26ac7ac43d474a0cbcab8ef2ae090d01 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:02.989543 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.990422 16409 raft_consensus.cc:2243] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.991053 16409 raft_consensus.cc:2272] T 4f288db63ed442bb8c673d6057af7c70 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:02.993893 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.994814 16409 raft_consensus.cc:2243] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.995451 16409 raft_consensus.cc:2272] T 0ae5724601764bc9a1832e24cb2de9b9 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:02.998282 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:02.999158 16409 raft_consensus.cc:2243] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:02.999758 16409 raft_consensus.cc:2272] T 6c3594fd35a7405193b28f5222b87edb P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.002727 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:03.003594 16409 raft_consensus.cc:2243] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.004216 16409 raft_consensus.cc:2272] T e539230472864d13a65aa805ac5c1ad1 P d494704d279a480bb5c991b211402be3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:03.007016 16409 tablet_replica.cc:333] stopping tablet replica
I20260713 09:07:03.007798 16409 raft_consensus.cc:2243] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:03.008526 16409 raft_consensus.cc:2272] T 7f4526e41b6a44bca5556338080319d9 P d494704d279a480bb5c991b211402be3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:03.014169 19527 consensus_peers.cc:597] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.185477 19453 consensus_peers.cc:597] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.191277 19527 consensus_peers.cc:597] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.364317 19453 consensus_peers.cc:597] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.393590 19527 consensus_peers.cc:597] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.395907 19453 consensus_peers.cc:597] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.417012 19453 consensus_peers.cc:597] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.417419 19453 consensus_peers.cc:597] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.495350 19527 consensus_peers.cc:597] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:07:03.891173 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:04.044721 16409 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19775)
W20260713 09:07:04.892436 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:07:05.045210 16409 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19775)
W20260713 09:07:05.540233 19527 consensus_peers.cc:597] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.564378 19453 consensus_peers.cc:597] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.588222 19527 consensus_peers.cc:597] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.620122 19527 consensus_peers.cc:597] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.752911 19453 consensus_peers.cc:597] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.806250 19527 consensus_peers.cc:597] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.811573 19527 consensus_peers.cc:597] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.865192 19453 consensus_peers.cc:597] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae -> Peer d494704d279a480bb5c991b211402be3 (127.16.6.65:38037): Couldn't send request to peer d494704d279a480bb5c991b211402be3. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:38037: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:07:05.893644 19359 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:07:05.962942 16409 tablet_server.cc:196] TabletServer@127.16.6.65:38037 shutdown complete.
I20260713 09:07:06.002411 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
I20260713 09:07:06.027191 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:06.028103 16409 tablet_replica.cc:333] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.029143 16409 raft_consensus.cc:2243] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.030109 16409 raft_consensus.cc:2272] T 1713419b6a9a410c905ab54c0a6e043f P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.033790 16409 tablet_replica.cc:333] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.034740 16409 raft_consensus.cc:2243] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.035347 16409 raft_consensus.cc:2272] T 7f4526e41b6a44bca5556338080319d9 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.037338 16409 tablet_replica.cc:333] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.037925 16409 raft_consensus.cc:2243] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.038364 16409 raft_consensus.cc:2272] T f0f60d808bfe46fa807cd068cf94feb2 P 64d6fb83c879479ca131853ab9383aae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.040359 16409 tablet_replica.cc:333] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.040820 16409 raft_consensus.cc:2243] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.041306 16409 raft_consensus.cc:2272] T 0ae5724601764bc9a1832e24cb2de9b9 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.043474 16409 tablet_replica.cc:333] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.044046 16409 raft_consensus.cc:2243] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.044832 16409 raft_consensus.cc:2272] T ae83d250ad724591935c00c8ece4d3d5 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.046973 16409 tablet_replica.cc:333] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.047468 16409 raft_consensus.cc:2243] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.048247 16409 raft_consensus.cc:2272] T 0fd78051650a4dc28c1d9c93a0142998 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.050331 16409 tablet_replica.cc:333] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.051023 16409 raft_consensus.cc:2243] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.051818 16409 raft_consensus.cc:2272] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.053939 16409 tablet_replica.cc:333] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.054427 16409 raft_consensus.cc:2243] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.055194 16409 raft_consensus.cc:2272] T 4f288db63ed442bb8c673d6057af7c70 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.057269 16409 tablet_replica.cc:333] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.057854 16409 raft_consensus.cc:2243] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.058662 16409 raft_consensus.cc:2272] T 6c3594fd35a7405193b28f5222b87edb P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.060582 16409 tablet_replica.cc:333] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae: stopping tablet replica
I20260713 09:07:06.061030 16409 raft_consensus.cc:2243] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.061480 16409 raft_consensus.cc:2272] T e539230472864d13a65aa805ac5c1ad1 P 64d6fb83c879479ca131853ab9383aae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.093423 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
I20260713 09:07:06.121281 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
I20260713 09:07:06.147138 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:06.147945 16409 tablet_replica.cc:333] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.148890 16409 raft_consensus.cc:2243] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.149786 16409 raft_consensus.cc:2272] T 1713419b6a9a410c905ab54c0a6e043f P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.151994 16409 tablet_replica.cc:333] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.152527 16409 raft_consensus.cc:2243] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.153326 16409 raft_consensus.cc:2272] T 7f4526e41b6a44bca5556338080319d9 P 09aa41615c2541428ff4a3980fe5747c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.155503 16409 tablet_replica.cc:333] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.156010 16409 raft_consensus.cc:2243] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.156759 16409 raft_consensus.cc:2272] T f0f60d808bfe46fa807cd068cf94feb2 P 09aa41615c2541428ff4a3980fe5747c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.159369 16409 tablet_replica.cc:333] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.159965 16409 raft_consensus.cc:2243] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.160842 16409 raft_consensus.cc:2272] T e539230472864d13a65aa805ac5c1ad1 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.162988 16409 tablet_replica.cc:333] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.163525 16409 raft_consensus.cc:2243] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.164301 16409 raft_consensus.cc:2272] T 0ae5724601764bc9a1832e24cb2de9b9 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.166414 16409 tablet_replica.cc:333] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.166925 16409 raft_consensus.cc:2243] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.167371 16409 raft_consensus.cc:2272] T ae83d250ad724591935c00c8ece4d3d5 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.169266 16409 tablet_replica.cc:333] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.169884 16409 raft_consensus.cc:2243] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.170331 16409 raft_consensus.cc:2272] T 0fd78051650a4dc28c1d9c93a0142998 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.172369 16409 tablet_replica.cc:333] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.172849 16409 raft_consensus.cc:2243] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.173358 16409 raft_consensus.cc:2272] T 26ac7ac43d474a0cbcab8ef2ae090d01 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.175231 16409 tablet_replica.cc:333] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.175720 16409 raft_consensus.cc:2243] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.176213 16409 raft_consensus.cc:2272] T 4f288db63ed442bb8c673d6057af7c70 P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.178311 16409 tablet_replica.cc:333] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c: stopping tablet replica
I20260713 09:07:06.178798 16409 raft_consensus.cc:2243] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:06.179219 16409 raft_consensus.cc:2272] T 6c3594fd35a7405193b28f5222b87edb P 09aa41615c2541428ff4a3980fe5747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.224632 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
I20260713 09:07:06.248850 16409 master.cc:562] Master@127.16.6.126:34355 shutting down...
I20260713 09:07:06.278414 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:06.279181 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:06.279526 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5fbafad2d8bc48d8bf9e3db5f1327853: stopping tablet replica
I20260713 09:07:06.299680 16409 master.cc:584] Master@127.16.6.126:34355 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (17635 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:07:06.345247 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:43083
I20260713 09:07:06.346455 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:06.352766 19846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:06.352829 19845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:06.353973 16409 server_base.cc:1061] running on GCE node
W20260713 09:07:06.353885 19848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:06.355233 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:06.355417 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:06.355533 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933626355521 us; error 0 us; skew 500 ppm
I20260713 09:07:06.356014 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:06.358558 16409 webserver.cc:533] Webserver started at http://127.16.6.126:45797/ using document root <none> and password file <none>
I20260713 09:07:06.359032 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:06.359184 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:06.359405 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:06.360505 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "3a154d2c41334c07ba818786b423ca29"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.365375 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:07:06.369163 19853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.370239 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:06.370589 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "3a154d2c41334c07ba818786b423ca29"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.370901 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:06.390784 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.392059 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.432247 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:43083
I20260713 09:07:06.432360 19904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:43083 every 8 connection(s)
I20260713 09:07:06.436260 19905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:06.447883 19905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29: Bootstrap starting.
I20260713 09:07:06.453135 19905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:06.458348 19905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29: No bootstrap required, opened a new log
I20260713 09:07:06.460650 19905 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a154d2c41334c07ba818786b423ca29" member_type: VOTER }
I20260713 09:07:06.461081 19905 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:06.461262 19905 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a154d2c41334c07ba818786b423ca29, State: Initialized, Role: FOLLOWER
I20260713 09:07:06.461796 19905 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3a154d2c41334c07ba818786b423ca29" member_type: VOTER }
I20260713 09:07:06.462282 19905 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:06.462471 19905 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:06.462689 19905 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:06.467574 19905 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a154d2c41334c07ba818786b423ca29" member_type: VOTER }
I20260713 09:07:06.468077 19905 leader_election.cc:304] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [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: 3a154d2c41334c07ba818786b423ca29; no voters: 
I20260713 09:07:06.469230 19905 leader_election.cc:290] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:06.469725 19908 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:06.471099 19908 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 1 LEADER]: Becoming Leader. State: Replica: 3a154d2c41334c07ba818786b423ca29, State: Running, Role: LEADER
I20260713 09:07:06.471827 19908 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [LEADER]: Queue going to LEADER mode. State: All 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: "3a154d2c41334c07ba818786b423ca29" member_type: VOTER }
I20260713 09:07:06.472373 19905 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:06.478943 19910 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3a154d2c41334c07ba818786b423ca29. Latest consensus state: current_term: 1 leader_uuid: "3a154d2c41334c07ba818786b423ca29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a154d2c41334c07ba818786b423ca29" member_type: VOTER } }
I20260713 09:07:06.479274 19909 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3a154d2c41334c07ba818786b423ca29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3a154d2c41334c07ba818786b423ca29" member_type: VOTER } }
I20260713 09:07:06.479835 19910 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:06.480090 19909 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:06.485630 19916 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:06.491420 19916 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:06.492460 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:06.501034 19916 catalog_manager.cc:1383] Generated new cluster ID: 35aa8297038f45c48312d1bc09bf6d64
I20260713 09:07:06.501325 19916 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:06.522271 19916 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:06.523622 19916 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:06.537768 19916 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29: Generated new TSK 0
I20260713 09:07:06.538439 19916 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:06.559201 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:06.565846 19926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:06.566995 19927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:06.569370 16409 server_base.cc:1061] running on GCE node
W20260713 09:07:06.569880 19929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:06.570938 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:06.571137 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:06.571273 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933626571261 us; error 0 us; skew 500 ppm
I20260713 09:07:06.571758 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:06.574826 16409 webserver.cc:533] Webserver started at http://127.16.6.65:40109/ using document root <none> and password file <none>
I20260713 09:07:06.575301 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:06.575474 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:06.575697 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:06.576840 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "fbea93eaa73542f08ba0f7e292dc4297"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.581643 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:07:06.585433 19934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.586413 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:07:06.586750 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "fbea93eaa73542f08ba0f7e292dc4297"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.587076 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:06.642601 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.643898 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.645468 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:06.648180 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:06.648363 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.648543 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:06.648679 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.691847 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:34151
I20260713 09:07:06.692054 19996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:34151 every 8 connection(s)
I20260713 09:07:06.696966 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:06.704038 20001 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:06.714696 20002 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:06.714865 19997 heartbeater.cc:344] Connected to a master server at 127.16.6.126:43083
I20260713 09:07:06.715834 19997 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:06.716881 19997 heartbeater.cc:507] Master 127.16.6.126:43083 requested a full tablet report, sending...
W20260713 09:07:06.718047 20004 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:06.718094 16409 server_base.cc:1061] running on GCE node
I20260713 09:07:06.719923 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:06.720036 19870 ts_manager.cc:194] Registered new tserver with Master: fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151)
W20260713 09:07:06.720417 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:06.720723 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933626720703 us; error 0 us; skew 500 ppm
I20260713 09:07:06.721390 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:06.723143 19870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36196
I20260713 09:07:06.725263 16409 webserver.cc:533] Webserver started at http://127.16.6.66:39217/ using document root <none> and password file <none>
I20260713 09:07:06.726222 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:06.726495 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:06.726900 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:06.728789 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.735281 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.009s	sys 0.000s
I20260713 09:07:06.740267 20009 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.741382 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:07:06.741818 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.742197 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:06.774601 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.775878 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.777387 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:06.779771 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:06.780004 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.780249 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:06.780419 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.824158 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:38221
I20260713 09:07:06.824301 20071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:38221 every 8 connection(s)
I20260713 09:07:06.829499 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:06.838524 20075 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:06.838856 20076 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:06.842442 20078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:06.843006 20072 heartbeater.cc:344] Connected to a master server at 127.16.6.126:43083
I20260713 09:07:06.843245 16409 server_base.cc:1061] running on GCE node
I20260713 09:07:06.843544 20072 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:06.844375 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:06.844684 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:06.844725 20072 heartbeater.cc:507] Master 127.16.6.126:43083 requested a full tablet report, sending...
I20260713 09:07:06.844986 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933626844966 us; error 0 us; skew 500 ppm
I20260713 09:07:06.845880 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:06.847299 19870 ts_manager.cc:194] Registered new tserver with Master: 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221)
I20260713 09:07:06.848649 16409 webserver.cc:533] Webserver started at http://127.16.6.67:35953/ using document root <none> and password file <none>
I20260713 09:07:06.848979 19870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36208
I20260713 09:07:06.849264 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:06.849617 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:06.849946 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:06.851683 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "ff7282b21479463d96d29e402e96ccf5"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.857029 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:07:06.861022 20083 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.861922 16409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:07:06.862317 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "ff7282b21479463d96d29e402e96ccf5"
format_stamp: "Formatted at 2026-07-13 09:07:06 on dist-test-slave-7hhx"
I20260713 09:07:06.862634 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:06.875070 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:06.876344 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:06.877704 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:06.880149 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:06.880375 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.880637 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:06.880811 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:06.923990 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:34417
I20260713 09:07:06.924124 20145 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:34417 every 8 connection(s)
I20260713 09:07:06.938815 20146 heartbeater.cc:344] Connected to a master server at 127.16.6.126:43083
I20260713 09:07:06.939210 20146 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:06.940003 20146 heartbeater.cc:507] Master 127.16.6.126:43083 requested a full tablet report, sending...
I20260713 09:07:06.942116 19870 ts_manager.cc:194] Registered new tserver with Master: ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:06.942232 16409 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015069643s
I20260713 09:07:06.943540 19870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36210
I20260713 09:07:06.968276 19870 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36226:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:06.970444 19870 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:07.022321 20037 tablet_service.cc:1511] Processing CreateTablet for tablet f48b2db0e222467cabc68a9382f1aa3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5383a8b7bfed42fc9a51d7f4a89de8d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.022634 20036 tablet_service.cc:1511] Processing CreateTablet for tablet 8b01e8b7f2c64230b31ea8343c4bdd5e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5383a8b7bfed42fc9a51d7f4a89de8d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.023900 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48b2db0e222467cabc68a9382f1aa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.024042 20111 tablet_service.cc:1511] Processing CreateTablet for tablet f48b2db0e222467cabc68a9382f1aa3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5383a8b7bfed42fc9a51d7f4a89de8d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.025611 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48b2db0e222467cabc68a9382f1aa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.025683 20110 tablet_service.cc:1511] Processing CreateTablet for tablet 8b01e8b7f2c64230b31ea8343c4bdd5e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5383a8b7bfed42fc9a51d7f4a89de8d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.027132 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b01e8b7f2c64230b31ea8343c4bdd5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.030042 20036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b01e8b7f2c64230b31ea8343c4bdd5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.032918 19962 tablet_service.cc:1511] Processing CreateTablet for tablet f48b2db0e222467cabc68a9382f1aa3c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5383a8b7bfed42fc9a51d7f4a89de8d1]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.033272 19961 tablet_service.cc:1511] Processing CreateTablet for tablet 8b01e8b7f2c64230b31ea8343c4bdd5e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5383a8b7bfed42fc9a51d7f4a89de8d1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.034431 19962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f48b2db0e222467cabc68a9382f1aa3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.037911 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b01e8b7f2c64230b31ea8343c4bdd5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.048923 20161 tablet_bootstrap.cc:492] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2: Bootstrap starting.
I20260713 09:07:07.056546 20161 tablet_bootstrap.cc:654] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.063733 20162 tablet_bootstrap.cc:492] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5: Bootstrap starting.
I20260713 09:07:07.072997 20163 tablet_bootstrap.cc:492] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297: Bootstrap starting.
I20260713 09:07:07.075780 20161 tablet_bootstrap.cc:492] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2: No bootstrap required, opened a new log
I20260713 09:07:07.076385 20161 ts_tablet_manager.cc:1403] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260713 09:07:07.079807 20161 raft_consensus.cc:359] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.080415 20163 tablet_bootstrap.cc:654] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.080643 20161 raft_consensus.cc:385] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.081069 20161 raft_consensus.cc:740] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d0bbd97d6f04feb9d4092e6fc489bf2, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.081377 20162 tablet_bootstrap.cc:654] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.082044 20161 consensus_queue.cc:260] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.091722 20072 heartbeater.cc:499] Master 127.16.6.126:43083 was elected leader, sending a full tablet report...
I20260713 09:07:07.093390 20161 ts_tablet_manager.cc:1434] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:07:07.094741 20161 tablet_bootstrap.cc:492] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2: Bootstrap starting.
I20260713 09:07:07.100922 20163 tablet_bootstrap.cc:492] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297: No bootstrap required, opened a new log
I20260713 09:07:07.101441 20163 ts_tablet_manager.cc:1403] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260713 09:07:07.102147 20162 tablet_bootstrap.cc:492] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5: No bootstrap required, opened a new log
I20260713 09:07:07.102753 20162 ts_tablet_manager.cc:1403] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.019s
I20260713 09:07:07.104599 20163 raft_consensus.cc:359] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.105319 20161 tablet_bootstrap.cc:654] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.105399 20163 raft_consensus.cc:385] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.105937 20163 raft_consensus.cc:740] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.106021 20162 raft_consensus.cc:359] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.107115 20162 raft_consensus.cc:385] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.106753 20163 consensus_queue.cc:260] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.107507 20162 raft_consensus.cc:740] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7282b21479463d96d29e402e96ccf5, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.108600 20162 consensus_queue.cc:260] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.115742 20161 tablet_bootstrap.cc:492] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2: No bootstrap required, opened a new log
I20260713 09:07:07.116608 20161 ts_tablet_manager.cc:1403] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260713 09:07:07.118732 19997 heartbeater.cc:499] Master 127.16.6.126:43083 was elected leader, sending a full tablet report...
I20260713 09:07:07.119875 20163 ts_tablet_manager.cc:1434] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:07:07.120990 20163 tablet_bootstrap.cc:492] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297: Bootstrap starting.
I20260713 09:07:07.121074 20161 raft_consensus.cc:359] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.122303 20161 raft_consensus.cc:385] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.122742 20161 raft_consensus.cc:740] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d0bbd97d6f04feb9d4092e6fc489bf2, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.124104 20161 consensus_queue.cc:260] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.128458 20163 tablet_bootstrap.cc:654] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.130142 20161 ts_tablet_manager.cc:1434] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.007s
I20260713 09:07:07.130775 20146 heartbeater.cc:499] Master 127.16.6.126:43083 was elected leader, sending a full tablet report...
I20260713 09:07:07.131319 20162 ts_tablet_manager.cc:1434] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5: Time spent starting tablet: real 0.028s	user 0.017s	sys 0.011s
I20260713 09:07:07.132233 20162 tablet_bootstrap.cc:492] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5: Bootstrap starting.
I20260713 09:07:07.135725 20163 tablet_bootstrap.cc:492] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297: No bootstrap required, opened a new log
I20260713 09:07:07.136330 20163 ts_tablet_manager.cc:1403] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260713 09:07:07.138860 20162 tablet_bootstrap.cc:654] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.139633 20163 raft_consensus.cc:359] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.140435 20163 raft_consensus.cc:385] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.140795 20163 raft_consensus.cc:740] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.141603 20163 consensus_queue.cc:260] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.144064 20163 ts_tablet_manager.cc:1434] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:07.144194 20162 tablet_bootstrap.cc:492] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5: No bootstrap required, opened a new log
I20260713 09:07:07.144802 20162 ts_tablet_manager.cc:1403] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:07:07.147504 20162 raft_consensus.cc:359] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.148130 20162 raft_consensus.cc:385] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.148423 20162 raft_consensus.cc:740] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7282b21479463d96d29e402e96ccf5, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.149142 20162 consensus_queue.cc:260] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.151899 20162 ts_tablet_manager.cc:1434] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
W20260713 09:07:07.178243 20147 tablet.cc:2406] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:07:07.185480 20168 raft_consensus.cc:493] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:07.186254 20168 raft_consensus.cc:515] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.188827 20168 leader_election.cc:290] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:07.198443 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" is_pre_election: true
I20260713 09:07:07.199501 20047 raft_consensus.cc:2468] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 0.
I20260713 09:07:07.200922 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7282b21479463d96d29e402e96ccf5" is_pre_election: true
I20260713 09:07:07.201037 19935 leader_election.cc:304] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, fbea93eaa73542f08ba0f7e292dc4297; no voters: 
I20260713 09:07:07.201610 20121 raft_consensus.cc:2468] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 0.
I20260713 09:07:07.202029 20168 raft_consensus.cc:2804] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:07.202441 20168 raft_consensus.cc:493] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:07.202822 20168 raft_consensus.cc:3060] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.208485 20168 raft_consensus.cc:515] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.210196 20168 leader_election.cc:290] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 election: Requested vote from peers 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:07.211309 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
I20260713 09:07:07.211253 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
I20260713 09:07:07.212117 20121 raft_consensus.cc:3060] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.212245 20047 raft_consensus.cc:3060] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.217772 20121 raft_consensus.cc:2468] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 1.
I20260713 09:07:07.217773 20047 raft_consensus.cc:2468] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 1.
I20260713 09:07:07.219111 19937 leader_election.cc:304] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fbea93eaa73542f08ba0f7e292dc4297, ff7282b21479463d96d29e402e96ccf5; no voters: 
I20260713 09:07:07.219856 20168 raft_consensus.cc:2804] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.221024 20168 raft_consensus.cc:697] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Becoming Leader. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Running, Role: LEADER
I20260713 09:07:07.221870 20168 consensus_queue.cc:237] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.231899 19869 catalog_manager.cc:5697] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "fbea93eaa73542f08ba0f7e292dc4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.335173 20170 raft_consensus.cc:493] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:07.335889 20170 raft_consensus.cc:515] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.338222 20170 leader_election.cc:290] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151), 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221)
I20260713 09:07:07.347314 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c" candidate_uuid: "ff7282b21479463d96d29e402e96ccf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297" is_pre_election: true
I20260713 09:07:07.348218 19972 raft_consensus.cc:2468] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7282b21479463d96d29e402e96ccf5 in term 0.
I20260713 09:07:07.348389 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c" candidate_uuid: "ff7282b21479463d96d29e402e96ccf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" is_pre_election: true
I20260713 09:07:07.349069 20047 raft_consensus.cc:2468] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff7282b21479463d96d29e402e96ccf5 in term 0.
I20260713 09:07:07.349458 20086 leader_election.cc:304] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fbea93eaa73542f08ba0f7e292dc4297, ff7282b21479463d96d29e402e96ccf5; no voters: 
I20260713 09:07:07.350317 20170 raft_consensus.cc:2804] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:07.350687 20170 raft_consensus.cc:493] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:07.350980 20170 raft_consensus.cc:3060] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.356094 20170 raft_consensus.cc:515] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.357836 20170 leader_election.cc:290] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [CANDIDATE]: Term 1 election: Requested vote from peers fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151), 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221)
I20260713 09:07:07.358600 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c" candidate_uuid: "ff7282b21479463d96d29e402e96ccf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
I20260713 09:07:07.358847 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c" candidate_uuid: "ff7282b21479463d96d29e402e96ccf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
I20260713 09:07:07.359127 19972 raft_consensus.cc:3060] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.359390 20047 raft_consensus.cc:3060] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.364521 19972 raft_consensus.cc:2468] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7282b21479463d96d29e402e96ccf5 in term 1.
I20260713 09:07:07.364538 20047 raft_consensus.cc:2468] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7282b21479463d96d29e402e96ccf5 in term 1.
I20260713 09:07:07.365795 20086 leader_election.cc:304] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fbea93eaa73542f08ba0f7e292dc4297, ff7282b21479463d96d29e402e96ccf5; no voters: 
I20260713 09:07:07.366608 20170 raft_consensus.cc:2804] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.367697 20170 raft_consensus.cc:697] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 LEADER]: Becoming Leader. State: Replica: ff7282b21479463d96d29e402e96ccf5, State: Running, Role: LEADER
I20260713 09:07:07.368443 20170 consensus_queue.cc:237] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.375746 19869 catalog_manager.cc:5697] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff7282b21479463d96d29e402e96ccf5 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "ff7282b21479463d96d29e402e96ccf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:07.429636 19869 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36242:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:07.431627 19869 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:07.457715 19961 tablet_service.cc:1511] Processing CreateTablet for tablet d76a92f5eac64467ba2ae8b4e3996f4b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=74bbba14b33b4c539db1cac2e3975140]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.459167 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76a92f5eac64467ba2ae8b4e3996f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.458841 20036 tablet_service.cc:1511] Processing CreateTablet for tablet d76a92f5eac64467ba2ae8b4e3996f4b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=74bbba14b33b4c539db1cac2e3975140]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.460279 20036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76a92f5eac64467ba2ae8b4e3996f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.460315 20110 tablet_service.cc:1511] Processing CreateTablet for tablet d76a92f5eac64467ba2ae8b4e3996f4b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=74bbba14b33b4c539db1cac2e3975140]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:07:07.461743 20110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76a92f5eac64467ba2ae8b4e3996f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.469148 19962 tablet_service.cc:1511] Processing CreateTablet for tablet a6ddf04cd35e435092993ff72154cfa2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=74bbba14b33b4c539db1cac2e3975140]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.470512 19962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ddf04cd35e435092993ff72154cfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.473908 20037 tablet_service.cc:1511] Processing CreateTablet for tablet a6ddf04cd35e435092993ff72154cfa2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=74bbba14b33b4c539db1cac2e3975140]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.475209 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ddf04cd35e435092993ff72154cfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.475229 20111 tablet_service.cc:1511] Processing CreateTablet for tablet a6ddf04cd35e435092993ff72154cfa2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=74bbba14b33b4c539db1cac2e3975140]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:07:07.477177 20163 tablet_bootstrap.cc:492] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297: Bootstrap starting.
I20260713 09:07:07.478068 20111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ddf04cd35e435092993ff72154cfa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:07.479686 20162 tablet_bootstrap.cc:492] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: Bootstrap starting.
I20260713 09:07:07.484745 20163 tablet_bootstrap.cc:654] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:07.485801 19918 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:07.489315 20162 tablet_bootstrap.cc:654] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.493251 20163 tablet_bootstrap.cc:492] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297: No bootstrap required, opened a new log
I20260713 09:07:07.493815 20163 ts_tablet_manager.cc:1403] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260713 09:07:07.497051 20162 tablet_bootstrap.cc:492] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: No bootstrap required, opened a new log
I20260713 09:07:07.497072 20163 raft_consensus.cc:359] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.497792 20162 ts_tablet_manager.cc:1403] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260713 09:07:07.498157 20163 raft_consensus.cc:385] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.498515 20163 raft_consensus.cc:740] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.499624 20163 consensus_queue.cc:260] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.502135 20163 ts_tablet_manager.cc:1434] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:07:07.503317 20162 raft_consensus.cc:359] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.504159 20162 raft_consensus.cc:385] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.504484 20162 raft_consensus.cc:740] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7282b21479463d96d29e402e96ccf5, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.505390 20162 consensus_queue.cc:260] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.508246 20162 ts_tablet_manager.cc:1434] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:07.509438 20162 tablet_bootstrap.cc:492] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5: Bootstrap starting.
I20260713 09:07:07.509469 20163 tablet_bootstrap.cc:492] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297: Bootstrap starting.
I20260713 09:07:07.514226 20161 tablet_bootstrap.cc:492] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2: Bootstrap starting.
I20260713 09:07:07.517334 20162 tablet_bootstrap.cc:654] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.517840 20163 tablet_bootstrap.cc:654] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.522333 20161 tablet_bootstrap.cc:654] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.530892 20163 tablet_bootstrap.cc:492] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297: No bootstrap required, opened a new log
I20260713 09:07:07.531440 20163 ts_tablet_manager.cc:1403] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.012s
I20260713 09:07:07.534489 20162 tablet_bootstrap.cc:492] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5: No bootstrap required, opened a new log
I20260713 09:07:07.534521 20163 raft_consensus.cc:359] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.535128 20161 tablet_bootstrap.cc:492] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2: No bootstrap required, opened a new log
I20260713 09:07:07.535166 20162 ts_tablet_manager.cc:1403] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260713 09:07:07.535502 20163 raft_consensus.cc:385] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.535753 20161 ts_tablet_manager.cc:1403] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260713 09:07:07.535940 20163 raft_consensus.cc:740] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.536983 20163 consensus_queue.cc:260] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.539959 20163 ts_tablet_manager.cc:1434] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:07.539662 20161 raft_consensus.cc:359] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.538888 20162 raft_consensus.cc:359] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.540712 20161 raft_consensus.cc:385] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.540755 20162 raft_consensus.cc:385] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.541306 20161 raft_consensus.cc:740] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d0bbd97d6f04feb9d4092e6fc489bf2, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.541699 20162 raft_consensus.cc:740] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff7282b21479463d96d29e402e96ccf5, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.542383 20161 consensus_queue.cc:260] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.542645 20162 consensus_queue.cc:260] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.545014 20162 ts_tablet_manager.cc:1434] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.005s
I20260713 09:07:07.547127 20161 ts_tablet_manager.cc:1434] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:07.548256 20161 tablet_bootstrap.cc:492] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2: Bootstrap starting.
I20260713 09:07:07.554823 20161 tablet_bootstrap.cc:654] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:07.560263 20161 tablet_bootstrap.cc:492] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2: No bootstrap required, opened a new log
I20260713 09:07:07.560722 20161 ts_tablet_manager.cc:1403] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:07:07.563195 20161 raft_consensus.cc:359] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.563793 20161 raft_consensus.cc:385] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:07.564052 20161 raft_consensus.cc:740] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d0bbd97d6f04feb9d4092e6fc489bf2, State: Initialized, Role: FOLLOWER
I20260713 09:07:07.564719 20161 consensus_queue.cc:260] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.566437 20161 ts_tablet_manager.cc:1434] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:07:07.678921 20165 raft_consensus.cc:493] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:07.679322 20168 raft_consensus.cc:493] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:07.679534 20165 raft_consensus.cc:515] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.679905 20168 raft_consensus.cc:515] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.682112 20165 leader_election.cc:290] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:07.683149 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" is_pre_election: true
I20260713 09:07:07.683871 20047 raft_consensus.cc:2468] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 0.
I20260713 09:07:07.684069 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7282b21479463d96d29e402e96ccf5" is_pre_election: true
I20260713 09:07:07.684762 20121 raft_consensus.cc:2468] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 0.
I20260713 09:07:07.685410 19935 leader_election.cc:304] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, fbea93eaa73542f08ba0f7e292dc4297; no voters: 
I20260713 09:07:07.682650 20168 leader_election.cc:290] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:07.686445 20174 raft_consensus.cc:2804] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:07.686825 20174 raft_consensus.cc:493] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:07.687168 20174 raft_consensus.cc:3060] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.693630 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2" candidate_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297" is_pre_election: true
I20260713 09:07:07.694259 19972 raft_consensus.cc:2468] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d0bbd97d6f04feb9d4092e6fc489bf2 in term 0.
I20260713 09:07:07.695024 20174 raft_consensus.cc:515] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.695622 20012 leader_election.cc:304] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, fbea93eaa73542f08ba0f7e292dc4297; no voters: 
I20260713 09:07:07.696453 20165 raft_consensus.cc:2804] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:07.697372 20174 leader_election.cc:290] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 election: Requested vote from peers 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:07.697592 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2" candidate_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7282b21479463d96d29e402e96ccf5" is_pre_election: true
I20260713 09:07:07.698076 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
I20260713 09:07:07.698275 20121 raft_consensus.cc:2468] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d0bbd97d6f04feb9d4092e6fc489bf2 in term 0.
I20260713 09:07:07.698634 20047 raft_consensus.cc:3060] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.696828 20165 raft_consensus.cc:493] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:07.700750 20165 raft_consensus.cc:3060] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.701051 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
I20260713 09:07:07.701612 20121 raft_consensus.cc:3060] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.706246 20047 raft_consensus.cc:2468] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 1.
I20260713 09:07:07.706300 20121 raft_consensus.cc:2468] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 1.
I20260713 09:07:07.707610 19935 leader_election.cc:304] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, fbea93eaa73542f08ba0f7e292dc4297; no voters: 
I20260713 09:07:07.708432 20174 raft_consensus.cc:2804] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.708166 20165 raft_consensus.cc:515] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.708957 20174 raft_consensus.cc:697] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Becoming Leader. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Running, Role: LEADER
I20260713 09:07:07.709854 20174 consensus_queue.cc:237] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.710346 20165 leader_election.cc:290] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [CANDIDATE]: Term 1 election: Requested vote from peers fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:07.711341 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2" candidate_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
I20260713 09:07:07.711687 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2" candidate_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
I20260713 09:07:07.711987 19972 raft_consensus.cc:3060] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.712273 20121 raft_consensus.cc:3060] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:07.719503 19972 raft_consensus.cc:2468] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d0bbd97d6f04feb9d4092e6fc489bf2 in term 1.
I20260713 09:07:07.720846 20012 leader_election.cc:304] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, fbea93eaa73542f08ba0f7e292dc4297; no voters: 
I20260713 09:07:07.721376 20121 raft_consensus.cc:2468] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d0bbd97d6f04feb9d4092e6fc489bf2 in term 1.
I20260713 09:07:07.721697 20165 raft_consensus.cc:2804] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:07.724704 20165 raft_consensus.cc:697] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 LEADER]: Becoming Leader. State: Replica: 4d0bbd97d6f04feb9d4092e6fc489bf2, State: Running, Role: LEADER
I20260713 09:07:07.723958 19868 catalog_manager.cc:5697] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "fbea93eaa73542f08ba0f7e292dc4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.725533 20165 consensus_queue.cc:237] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:07.734489 19869 catalog_manager.cc:5697] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:07.764009 20170 consensus_queue.cc:1048] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:07.767019 20168 consensus_queue.cc:1048] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:07.785926 20174 consensus_queue.cc:1048] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:07.817762 20121 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c"
dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
mode: GRACEFUL
new_leader_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
 from {username='slave'} at 127.0.0.1:50110
I20260713 09:07:07.818766 20121 raft_consensus.cc:606] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 LEADER]: Received request to transfer leadership to TS fbea93eaa73542f08ba0f7e292dc4297
I20260713 09:07:07.819418 20177 consensus_queue.cc:1048] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:07.837195 19972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e"
dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
mode: GRACEFUL
new_leader_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
 from {username='slave'} at 127.0.0.1:54036
I20260713 09:07:07.837761 19972 raft_consensus.cc:606] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Received request to transfer leadership to TS 4d0bbd97d6f04feb9d4092e6fc489bf2
I20260713 09:07:07.853897 20046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2"
dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
mode: GRACEFUL
new_leader_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
 from {username='slave'} at 127.0.0.1:41466
I20260713 09:07:07.854436 20046 raft_consensus.cc:606] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 LEADER]: Received request to transfer leadership to TS fbea93eaa73542f08ba0f7e292dc4297
I20260713 09:07:08.113447 20168 consensus_queue.cc:1048] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:08.125592 20174 consensus_queue.cc:1048] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:08.159740 20168 raft_consensus.cc:993] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297: : Instructing follower 4d0bbd97d6f04feb9d4092e6fc489bf2 to start an election
I20260713 09:07:08.160360 20174 raft_consensus.cc:1081] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Signalling peer 4d0bbd97d6f04feb9d4092e6fc489bf2 to start an election
I20260713 09:07:08.162405 20046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e"
dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
 from {username='slave'} at 127.0.0.1:41450
I20260713 09:07:08.162987 20046 raft_consensus.cc:493] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.163333 20046 raft_consensus.cc:3060] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.168632 20046 raft_consensus.cc:515] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.170383 20046 leader_election.cc:290] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [CANDIDATE]: Term 2 election: Requested vote from peers fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:08.171409 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e" candidate_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
I20260713 09:07:08.171769 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b01e8b7f2c64230b31ea8343c4bdd5e" candidate_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
I20260713 09:07:08.172132 19972 raft_consensus.cc:3055] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:08.172469 20121 raft_consensus.cc:3060] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.172497 19972 raft_consensus.cc:740] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Running, Role: LEADER
I20260713 09:07:08.173504 19972 consensus_queue.cc:260] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.174844 19972 raft_consensus.cc:3060] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.180111 20121 raft_consensus.cc:2468] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d0bbd97d6f04feb9d4092e6fc489bf2 in term 2.
I20260713 09:07:08.181386 20012 leader_election.cc:304] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, ff7282b21479463d96d29e402e96ccf5; no voters: 
I20260713 09:07:08.181934 19972 raft_consensus.cc:2468] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d0bbd97d6f04feb9d4092e6fc489bf2 in term 2.
I20260713 09:07:08.182374 20165 raft_consensus.cc:2804] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:08.182914 20165 raft_consensus.cc:697] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 LEADER]: Becoming Leader. State: Replica: 4d0bbd97d6f04feb9d4092e6fc489bf2, State: Running, Role: LEADER
I20260713 09:07:08.183729 20165 consensus_queue.cc:237] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.190207 19870 catalog_manager.cc:5697] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 reported cstate change: term changed from 1 to 2, leader changed from fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65) to 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.194850 20165 consensus_queue.cc:1048] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:08.206281 20209 consensus_queue.cc:1048] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:08.215446 20193 raft_consensus.cc:993] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2: : Instructing follower fbea93eaa73542f08ba0f7e292dc4297 to start an election
I20260713 09:07:08.215992 20209 raft_consensus.cc:1081] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 LEADER]: Signalling peer fbea93eaa73542f08ba0f7e292dc4297 to start an election
I20260713 09:07:08.217732 19972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2"
dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
 from {username='slave'} at 127.0.0.1:54026
I20260713 09:07:08.218204 19972 raft_consensus.cc:493] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.218469 19972 raft_consensus.cc:3060] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.223130 20170 raft_consensus.cc:993] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5: : Instructing follower fbea93eaa73542f08ba0f7e292dc4297 to start an election
I20260713 09:07:08.223632 20177 raft_consensus.cc:1081] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 LEADER]: Signalling peer fbea93eaa73542f08ba0f7e292dc4297 to start an election
I20260713 09:07:08.224685 19972 raft_consensus.cc:515] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.225441 19971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c"
dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
 from {username='slave'} at 127.0.0.1:54024
I20260713 09:07:08.226090 19971 raft_consensus.cc:493] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.226411 19971 raft_consensus.cc:3060] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.226712 19972 leader_election.cc:290] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 2 election: Requested vote from peers 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:08.227521 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
I20260713 09:07:08.227978 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ddf04cd35e435092993ff72154cfa2" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
I20260713 09:07:08.228133 20046 raft_consensus.cc:3055] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:08.228514 20046 raft_consensus.cc:740] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d0bbd97d6f04feb9d4092e6fc489bf2, State: Running, Role: LEADER
I20260713 09:07:08.229774 20121 raft_consensus.cc:3060] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.229382 20046 consensus_queue.cc:260] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.230747 20046 raft_consensus.cc:3060] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.234004 19971 raft_consensus.cc:515] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.234957 20121 raft_consensus.cc:2468] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 2.
I20260713 09:07:08.236310 19971 leader_election.cc:290] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 2 election: Requested vote from peers 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221), ff7282b21479463d96d29e402e96ccf5 (127.16.6.67:34417)
I20260713 09:07:08.236374 19937 leader_election.cc:304] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fbea93eaa73542f08ba0f7e292dc4297, ff7282b21479463d96d29e402e96ccf5; no voters: 
I20260713 09:07:08.237317 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
I20260713 09:07:08.237653 20046 raft_consensus.cc:2468] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 2.
I20260713 09:07:08.237790 20174 raft_consensus.cc:2804] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:08.238097 20047 raft_consensus.cc:3060] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.238435 20174 raft_consensus.cc:697] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 2 LEADER]: Becoming Leader. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Running, Role: LEADER
I20260713 09:07:08.239389 20174 consensus_queue.cc:237] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.240186 20121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f48b2db0e222467cabc68a9382f1aa3c" candidate_uuid: "fbea93eaa73542f08ba0f7e292dc4297" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
I20260713 09:07:08.240705 20121 raft_consensus.cc:3055] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:08.240983 20121 raft_consensus.cc:740] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff7282b21479463d96d29e402e96ccf5, State: Running, Role: LEADER
I20260713 09:07:08.241796 20121 consensus_queue.cc:260] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.243026 20121 raft_consensus.cc:3060] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.246171 20047 raft_consensus.cc:2468] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 2.
I20260713 09:07:08.247401 19935 leader_election.cc:304] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, fbea93eaa73542f08ba0f7e292dc4297; no voters: 
I20260713 09:07:08.248190 20174 raft_consensus.cc:2804] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:08.247937 19869 catalog_manager.cc:5697] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 reported cstate change: term changed from 1 to 2, leader changed from 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66) to fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "fbea93eaa73542f08ba0f7e292dc4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.248740 20174 raft_consensus.cc:697] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 2 LEADER]: Becoming Leader. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Running, Role: LEADER
I20260713 09:07:08.249713 20174 consensus_queue.cc:237] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.249943 20121 raft_consensus.cc:2468] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbea93eaa73542f08ba0f7e292dc4297 in term 2.
I20260713 09:07:08.261945 19869 catalog_manager.cc:5697] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 reported cstate change: term changed from 1 to 2, leader changed from ff7282b21479463d96d29e402e96ccf5 (127.16.6.67) to fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "fbea93eaa73542f08ba0f7e292dc4297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:08.306794 16409 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:07:08.308365 16409 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:07:08.308784 16409 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:07:08.325677 19971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b"
dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
mode: GRACEFUL
new_leader_uuid: "ff7282b21479463d96d29e402e96ccf5"
 from {username='slave'} at 127.0.0.1:54044
I20260713 09:07:08.326318 19971 raft_consensus.cc:606] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Received request to transfer leadership to TS ff7282b21479463d96d29e402e96ccf5
I20260713 09:07:08.327593 16409 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:07:08.575790 19971 raft_consensus.cc:1275] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Refusing update from remote peer 4d0bbd97d6f04feb9d4092e6fc489bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.577334 20209 consensus_queue.cc:1048] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.585544 20121 raft_consensus.cc:1275] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Refusing update from remote peer 4d0bbd97d6f04feb9d4092e6fc489bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.587334 20193 consensus_queue.cc:1048] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.646669 20047 raft_consensus.cc:1275] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Refusing update from remote peer fbea93eaa73542f08ba0f7e292dc4297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.648219 20174 consensus_queue.cc:1048] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.656405 20121 raft_consensus.cc:1275] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Refusing update from remote peer fbea93eaa73542f08ba0f7e292dc4297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.658514 20212 consensus_queue.cc:1048] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:08.743762 20121 raft_consensus.cc:1275] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Refusing update from remote peer fbea93eaa73542f08ba0f7e292dc4297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.745198 20212 consensus_queue.cc:1048] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:08.754258 20047 raft_consensus.cc:1275] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Refusing update from remote peer fbea93eaa73542f08ba0f7e292dc4297: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:08.757262 20214 consensus_queue.cc:1048] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:08.759176 20213 raft_consensus.cc:993] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297: : Instructing follower ff7282b21479463d96d29e402e96ccf5 to start an election
I20260713 09:07:08.759647 20212 raft_consensus.cc:1081] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Signalling peer ff7282b21479463d96d29e402e96ccf5 to start an election
I20260713 09:07:08.761498 20120 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b"
dest_uuid: "ff7282b21479463d96d29e402e96ccf5"
 from {username='slave'} at 127.0.0.1:50094
I20260713 09:07:08.762123 20120 raft_consensus.cc:493] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:08.762502 20120 raft_consensus.cc:3060] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.769927 20120 raft_consensus.cc:515] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.772264 20120 leader_election.cc:290] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [CANDIDATE]: Term 2 election: Requested vote from peers fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151), 4d0bbd97d6f04feb9d4092e6fc489bf2 (127.16.6.66:38221)
I20260713 09:07:08.772917 19971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b" candidate_uuid: "ff7282b21479463d96d29e402e96ccf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fbea93eaa73542f08ba0f7e292dc4297"
I20260713 09:07:08.773617 19971 raft_consensus.cc:3055] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:08.773999 19971 raft_consensus.cc:740] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fbea93eaa73542f08ba0f7e292dc4297, State: Running, Role: LEADER
I20260713 09:07:08.774216 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a92f5eac64467ba2ae8b4e3996f4b" candidate_uuid: "ff7282b21479463d96d29e402e96ccf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2"
I20260713 09:07:08.774874 20047 raft_consensus.cc:3060] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.774847 19971 consensus_queue.cc:260] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.776088 19971 raft_consensus.cc:3060] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:08.780402 20047 raft_consensus.cc:2468] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7282b21479463d96d29e402e96ccf5 in term 2.
I20260713 09:07:08.780983 19971 raft_consensus.cc:2468] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff7282b21479463d96d29e402e96ccf5 in term 2.
I20260713 09:07:08.781778 20084 leader_election.cc:304] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d0bbd97d6f04feb9d4092e6fc489bf2, ff7282b21479463d96d29e402e96ccf5; no voters: 
I20260713 09:07:08.782589 20170 raft_consensus.cc:2804] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:08.783087 20170 raft_consensus.cc:697] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 2 LEADER]: Becoming Leader. State: Replica: ff7282b21479463d96d29e402e96ccf5, State: Running, Role: LEADER
I20260713 09:07:08.783818 20170 consensus_queue.cc:237] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } }
I20260713 09:07:08.790328 19869 catalog_manager.cc:5697] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 reported cstate change: term changed from 1 to 2, leader changed from fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65) to ff7282b21479463d96d29e402e96ccf5 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "ff7282b21479463d96d29e402e96ccf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbea93eaa73542f08ba0f7e292dc4297" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 34151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d0bbd97d6f04feb9d4092e6fc489bf2" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 38221 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff7282b21479463d96d29e402e96ccf5" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 34417 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:08.950927 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
I20260713 09:07:08.971773 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:08.972486 16409 tablet_replica.cc:333] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297: stopping tablet replica
I20260713 09:07:08.973155 16409 raft_consensus.cc:2243] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.973692 16409 raft_consensus.cc:2272] T d76a92f5eac64467ba2ae8b4e3996f4b P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.976312 16409 tablet_replica.cc:333] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297: stopping tablet replica
W20260713 09:07:08.976516 20012 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
I20260713 09:07:08.977066 16409 raft_consensus.cc:2243] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:08.977939 16409 raft_consensus.cc:2272] T 8b01e8b7f2c64230b31ea8343c4bdd5e P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:08.979898 20012 consensus_peers.cc:597] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 -> Peer fbea93eaa73542f08ba0f7e292dc4297 (127.16.6.65:34151): Couldn't send request to peer fbea93eaa73542f08ba0f7e292dc4297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:08.980614 16409 tablet_replica.cc:333] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297: stopping tablet replica
I20260713 09:07:08.981287 16409 raft_consensus.cc:2243] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.982231 16409 raft_consensus.cc:2272] T a6ddf04cd35e435092993ff72154cfa2 P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:08.984829 16409 tablet_replica.cc:333] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297: stopping tablet replica
I20260713 09:07:08.985538 16409 raft_consensus.cc:2243] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:08.986449 16409 raft_consensus.cc:2272] T f48b2db0e222467cabc68a9382f1aa3c P fbea93eaa73542f08ba0f7e292dc4297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.011637 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
I20260713 09:07:09.024209 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
I20260713 09:07:09.042289 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.043052 16409 tablet_replica.cc:333] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2: stopping tablet replica
I20260713 09:07:09.043704 16409 raft_consensus.cc:2243] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.044205 16409 raft_consensus.cc:2272] T d76a92f5eac64467ba2ae8b4e3996f4b P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.047073 16409 tablet_replica.cc:333] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2: stopping tablet replica
I20260713 09:07:09.047678 16409 raft_consensus.cc:2243] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.048619 16409 raft_consensus.cc:2272] T 8b01e8b7f2c64230b31ea8343c4bdd5e P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.051501 16409 tablet_replica.cc:333] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2: stopping tablet replica
I20260713 09:07:09.052065 16409 raft_consensus.cc:2243] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.052546 16409 raft_consensus.cc:2272] T a6ddf04cd35e435092993ff72154cfa2 P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.054924 16409 tablet_replica.cc:333] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2: stopping tablet replica
I20260713 09:07:09.055475 16409 raft_consensus.cc:2243] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.055943 16409 raft_consensus.cc:2272] T f48b2db0e222467cabc68a9382f1aa3c P 4d0bbd97d6f04feb9d4092e6fc489bf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.080121 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
I20260713 09:07:09.094390 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
I20260713 09:07:09.112885 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:09.113605 16409 tablet_replica.cc:333] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: stopping tablet replica
I20260713 09:07:09.114243 16409 raft_consensus.cc:2243] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.114882 16409 pending_rounds.cc:70] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: Trying to abort 1 pending ops.
I20260713 09:07:09.115106 16409 pending_rounds.cc:77] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7306992143506673664 op_type: NO_OP noop_request { }
I20260713 09:07:09.115418 16409 raft_consensus.cc:2889] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:07:09.115707 16409 raft_consensus.cc:2272] T d76a92f5eac64467ba2ae8b4e3996f4b P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.118130 16409 tablet_replica.cc:333] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5: stopping tablet replica
I20260713 09:07:09.118677 16409 raft_consensus.cc:2243] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.119138 16409 raft_consensus.cc:2272] T 8b01e8b7f2c64230b31ea8343c4bdd5e P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.121438 16409 tablet_replica.cc:333] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5: stopping tablet replica
I20260713 09:07:09.122076 16409 raft_consensus.cc:2243] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.122519 16409 raft_consensus.cc:2272] T a6ddf04cd35e435092993ff72154cfa2 P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.124963 16409 tablet_replica.cc:333] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5: stopping tablet replica
I20260713 09:07:09.125468 16409 raft_consensus.cc:2243] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:09.125973 16409 raft_consensus.cc:2272] T f48b2db0e222467cabc68a9382f1aa3c P ff7282b21479463d96d29e402e96ccf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.149493 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
I20260713 09:07:09.161701 16409 master.cc:562] Master@127.16.6.126:43083 shutting down...
I20260713 09:07:09.178333 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:09.178925 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:09.179250 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3a154d2c41334c07ba818786b423ca29: stopping tablet replica
I20260713 09:07:09.198267 16409 master.cc:584] Master@127.16.6.126:43083 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2881 ms)
[----------] 6 tests from LeaderRebalancerTest (96430 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:07:09.226752 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:35637
I20260713 09:07:09.227895 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.233140 20219 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.233695 20220 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.234629 20222 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:09.236398 16409 server_base.cc:1061] running on GCE node
I20260713 09:07:09.237174 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.237347 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.237459 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933629237449 us; error 0 us; skew 500 ppm
I20260713 09:07:09.238047 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.240281 16409 webserver.cc:533] Webserver started at http://127.16.6.126:45441/ using document root <none> and password file <none>
I20260713 09:07:09.240772 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.240928 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.241159 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.242246 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.246660 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:09.250409 20227 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.251266 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260713 09:07:09.251549 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.251827 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:09.270620 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.271984 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.314026 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:35637
I20260713 09:07:09.314150 20278 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:35637 every 8 connection(s)
I20260713 09:07:09.318022 20279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.328266 20279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9: Bootstrap starting.
I20260713 09:07:09.332602 20279 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:09.336644 20279 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9: No bootstrap required, opened a new log
I20260713 09:07:09.338881 20279 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" member_type: VOTER }
I20260713 09:07:09.339286 20279 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:09.339489 20279 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7e73ec5bbd241c3b2a08a2fb8d9ced9, State: Initialized, Role: FOLLOWER
I20260713 09:07:09.340116 20279 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" member_type: VOTER }
I20260713 09:07:09.340574 20279 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:09.340771 20279 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:09.340992 20279 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:09.345541 20279 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" member_type: VOTER }
I20260713 09:07:09.346052 20279 leader_election.cc:304] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [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: f7e73ec5bbd241c3b2a08a2fb8d9ced9; no voters: 
I20260713 09:07:09.347123 20279 leader_election.cc:290] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:09.347453 20282 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:09.348798 20282 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 1 LEADER]: Becoming Leader. State: Replica: f7e73ec5bbd241c3b2a08a2fb8d9ced9, State: Running, Role: LEADER
I20260713 09:07:09.349442 20282 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [LEADER]: Queue going to LEADER mode. State: All 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: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" member_type: VOTER }
I20260713 09:07:09.350332 20279 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:09.352515 20284 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7e73ec5bbd241c3b2a08a2fb8d9ced9. Latest consensus state: current_term: 1 leader_uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" member_type: VOTER } }
I20260713 09:07:09.352442 20283 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7e73ec5bbd241c3b2a08a2fb8d9ced9" member_type: VOTER } }
I20260713 09:07:09.353153 20284 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:09.354470 20283 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:09.360003 20288 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:09.368681 20288 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:09.369657 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:09.378288 20288 catalog_manager.cc:1383] Generated new cluster ID: 747d42ca26c14bd5bbea766597225426
I20260713 09:07:09.378563 20288 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:09.396005 20288 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:09.397297 20288 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:09.429113 20288 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9: Generated new TSK 0
I20260713 09:07:09.429768 20288 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:09.436182 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.442239 20300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.443545 20301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:09.445617 16409 server_base.cc:1061] running on GCE node
W20260713 09:07:09.445643 20303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:09.446843 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.447029 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.447152 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933629447140 us; error 0 us; skew 500 ppm
I20260713 09:07:09.447606 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.449858 16409 webserver.cc:533] Webserver started at http://127.16.6.65:38161/ using document root <none> and password file <none>
I20260713 09:07:09.450304 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.450457 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.450673 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.451711 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "7d6ff658aaff431ebc286f95bde26609"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.456655 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260713 09:07:09.460245 20308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.461153 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:09.461414 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "7d6ff658aaff431ebc286f95bde26609"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.461724 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:09.478037 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.479147 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.480576 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.482906 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.483094 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.483412 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.483573 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.524603 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:43385
I20260713 09:07:09.524737 20370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:43385 every 8 connection(s)
I20260713 09:07:09.529657 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.536772 20375 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.538406 20376 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.541301 20378 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:09.541617 16409 server_base.cc:1061] running on GCE node
I20260713 09:07:09.543709 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.543998 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.544188 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933629544152 us; error 0 us; skew 500 ppm
I20260713 09:07:09.544463 20371 heartbeater.cc:344] Connected to a master server at 127.16.6.126:35637
I20260713 09:07:09.544776 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.544865 20371 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.545789 20371 heartbeater.cc:507] Master 127.16.6.126:35637 requested a full tablet report, sending...
I20260713 09:07:09.547438 16409 webserver.cc:533] Webserver started at http://127.16.6.66:39203/ using document root <none> and password file <none>
I20260713 09:07:09.548026 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.548257 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.548105 20244 ts_manager.cc:194] Registered new tserver with Master: 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385)
I20260713 09:07:09.548615 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.549820 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "1ad42db1a2964adf9584ce42df8a38e1"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.550186 20244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59104
I20260713 09:07:09.554332 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:07:09.557883 20383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.558693 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:09.559006 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "1ad42db1a2964adf9584ce42df8a38e1"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.559314 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:09.579905 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.581058 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.583079 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.585356 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.585646 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.585927 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.586107 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.627172 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:34869
I20260713 09:07:09.627296 20445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:34869 every 8 connection(s)
I20260713 09:07:09.632946 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:09.640031 20449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.640350 20450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:09.643857 20452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:09.644806 20446 heartbeater.cc:344] Connected to a master server at 127.16.6.126:35637
I20260713 09:07:09.645289 20446 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.645352 16409 server_base.cc:1061] running on GCE node
I20260713 09:07:09.646349 20446 heartbeater.cc:507] Master 127.16.6.126:35637 requested a full tablet report, sending...
I20260713 09:07:09.646502 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:09.646821 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:09.647012 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933629646977 us; error 0 us; skew 500 ppm
I20260713 09:07:09.647768 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:09.648628 20244 ts_manager.cc:194] Registered new tserver with Master: 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:09.650511 16409 webserver.cc:533] Webserver started at http://127.16.6.67:38093/ using document root <none> and password file <none>
I20260713 09:07:09.650669 20244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59108
I20260713 09:07:09.651197 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:09.651497 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:09.651854 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:09.652992 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.657725 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:07:09.661355 20457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.662242 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260713 09:07:09.662573 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
format_stamp: "Formatted at 2026-07-13 09:07:09 on dist-test-slave-7hhx"
I20260713 09:07:09.662942 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:09.676141 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:09.677228 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:09.678813 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:09.681193 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:09.681385 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.681815 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:09.681965 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:09.722451 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:43161
I20260713 09:07:09.722577 20519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:43161 every 8 connection(s)
I20260713 09:07:09.739696 20520 heartbeater.cc:344] Connected to a master server at 127.16.6.126:35637
I20260713 09:07:09.740159 20520 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:09.740911 20520 heartbeater.cc:507] Master 127.16.6.126:35637 requested a full tablet report, sending...
I20260713 09:07:09.743176 20244 ts_manager.cc:194] Registered new tserver with Master: 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:09.744218 16409 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017386967s
I20260713 09:07:09.744836 20244 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59120
I20260713 09:07:09.771031 20244 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59136:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:09.773535 20244 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:09.851429 20485 tablet_service.cc:1511] Processing CreateTablet for tablet 72341ed4f33f48708cce9c5c9543dac2 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:09.852931 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72341ed4f33f48708cce9c5c9543dac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.854234 20336 tablet_service.cc:1511] Processing CreateTablet for tablet 72341ed4f33f48708cce9c5c9543dac2 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:09.854661 20482 tablet_service.cc:1511] Processing CreateTablet for tablet f04ebc8bcc9d4be28baf12ec84edd025 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:09.855737 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72341ed4f33f48708cce9c5c9543dac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.856084 20482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04ebc8bcc9d4be28baf12ec84edd025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.858639 20483 tablet_service.cc:1511] Processing CreateTablet for tablet c538aaa2929c4cc5a6a7586060d279a5 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:09.860098 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c538aaa2929c4cc5a6a7586060d279a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.861896 20484 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffbd55371404d36878d869b34453fc7 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:09.862349 20335 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffbd55371404d36878d869b34453fc7 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:09.863263 20484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffbd55371404d36878d869b34453fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.863750 20335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffbd55371404d36878d869b34453fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.865392 20334 tablet_service.cc:1511] Processing CreateTablet for tablet c538aaa2929c4cc5a6a7586060d279a5 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:09.866787 20334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c538aaa2929c4cc5a6a7586060d279a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.869750 20405 tablet_service.cc:1511] Processing CreateTablet for tablet 11369b1e70324852927b81c03b0293ee (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:09.870631 20333 tablet_service.cc:1511] Processing CreateTablet for tablet f04ebc8bcc9d4be28baf12ec84edd025 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:09.871208 20405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11369b1e70324852927b81c03b0293ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.871958 20333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04ebc8bcc9d4be28baf12ec84edd025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.872480 20409 tablet_service.cc:1511] Processing CreateTablet for tablet c538aaa2929c4cc5a6a7586060d279a5 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:09.873837 20409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c538aaa2929c4cc5a6a7586060d279a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.874646 20332 tablet_service.cc:1511] Processing CreateTablet for tablet dd9026a6b3794b138ed834da25b12914 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:09.875989 20332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9026a6b3794b138ed834da25b12914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.876480 20328 tablet_service.cc:1511] Processing CreateTablet for tablet 90b96cea794d4fec91662123e5a6aedd (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:09.877858 20328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b96cea794d4fec91662123e5a6aedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.878823 20331 tablet_service.cc:1511] Processing CreateTablet for tablet 0896c5d19d354fe5809d657b3869357e (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:09.880254 20331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0896c5d19d354fe5809d657b3869357e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.879892 20407 tablet_service.cc:1511] Processing CreateTablet for tablet dd9026a6b3794b138ed834da25b12914 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:09.881282 20407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9026a6b3794b138ed834da25b12914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.853128 20481 tablet_service.cc:1511] Processing CreateTablet for tablet dd9026a6b3794b138ed834da25b12914 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:09.870857 20410 tablet_service.cc:1511] Processing CreateTablet for tablet 0ffbd55371404d36878d869b34453fc7 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:09.884961 20329 tablet_service.cc:1511] Processing CreateTablet for tablet 4f82b1b08b93478693d69b2137830d1b (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:09.886317 20404 tablet_service.cc:1511] Processing CreateTablet for tablet 4f82b1b08b93478693d69b2137830d1b (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:09.882684 20408 tablet_service.cc:1511] Processing CreateTablet for tablet f04ebc8bcc9d4be28baf12ec84edd025 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:09.869750 20411 tablet_service.cc:1511] Processing CreateTablet for tablet 72341ed4f33f48708cce9c5c9543dac2 (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:09.888604 20481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9026a6b3794b138ed834da25b12914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.888289 20480 tablet_service.cc:1511] Processing CreateTablet for tablet 0896c5d19d354fe5809d657b3869357e (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:09.890085 20404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f82b1b08b93478693d69b2137830d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.890640 20479 tablet_service.cc:1511] Processing CreateTablet for tablet 11369b1e70324852927b81c03b0293ee (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:09.891242 20410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ffbd55371404d36878d869b34453fc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.892810 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 4f82b1b08b93478693d69b2137830d1b (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:09.893898 20408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04ebc8bcc9d4be28baf12ec84edd025. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.878854 20406 tablet_service.cc:1511] Processing CreateTablet for tablet 0896c5d19d354fe5809d657b3869357e (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:09.895438 20406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0896c5d19d354fe5809d657b3869357e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.896046 20411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72341ed4f33f48708cce9c5c9543dac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.896495 20403 tablet_service.cc:1511] Processing CreateTablet for tablet 90b96cea794d4fec91662123e5a6aedd (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:09.897403 20477 tablet_service.cc:1511] Processing CreateTablet for tablet 90b96cea794d4fec91662123e5a6aedd (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:09.882674 20330 tablet_service.cc:1511] Processing CreateTablet for tablet 11369b1e70324852927b81c03b0293ee (DEFAULT_TABLE table=test-workload [id=02e796f3d59447a99d5246d6a55809f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:09.899644 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0896c5d19d354fe5809d657b3869357e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.906020 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f82b1b08b93478693d69b2137830d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.897841 20403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b96cea794d4fec91662123e5a6aedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.886371 20329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f82b1b08b93478693d69b2137830d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.913934 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90b96cea794d4fec91662123e5a6aedd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.915495 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11369b1e70324852927b81c03b0293ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:09.917021 20330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11369b1e70324852927b81c03b0293ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:10.032123 20535 tablet_bootstrap.cc:492] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.042383 20535 tablet_bootstrap.cc:654] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.042588 20536 tablet_bootstrap.cc:492] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.046209 20537 tablet_bootstrap.cc:492] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.050985 20536 tablet_bootstrap.cc:654] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.058130 20536 tablet_bootstrap.cc:492] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.058828 20536 ts_tablet_manager.cc:1403] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:07:10.061034 20537 tablet_bootstrap.cc:654] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.063217 20535 tablet_bootstrap.cc:492] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.063126 20536 raft_consensus.cc:359] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.063928 20535 ts_tablet_manager.cc:1403] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260713 09:07:10.064219 20536 raft_consensus.cc:385] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.064611 20536 raft_consensus.cc:740] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.065390 20536 consensus_queue.cc:260] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.067010 20535 raft_consensus.cc:359] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.067634 20535 raft_consensus.cc:385] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.067941 20535 raft_consensus.cc:740] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.068693 20520 heartbeater.cc:499] Master 127.16.6.126:35637 was elected leader, sending a full tablet report...
I20260713 09:07:10.068715 20537 tablet_bootstrap.cc:492] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.069096 20536 ts_tablet_manager.cc:1434] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:10.068707 20535 consensus_queue.cc:260] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.069610 20537 ts_tablet_manager.cc:1403] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.002s
I20260713 09:07:10.070178 20536 tablet_bootstrap.cc:492] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.072522 20537 raft_consensus.cc:359] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.073257 20537 raft_consensus.cc:385] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.073557 20537 raft_consensus.cc:740] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.074502 20537 consensus_queue.cc:260] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.076426 20536 tablet_bootstrap.cc:654] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.085103 20537 ts_tablet_manager.cc:1434] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260713 09:07:10.086261 20446 heartbeater.cc:499] Master 127.16.6.126:35637 was elected leader, sending a full tablet report...
I20260713 09:07:10.098568 20537 tablet_bootstrap.cc:492] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.104233 20535 ts_tablet_manager.cc:1434] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.040s	user 0.022s	sys 0.017s
I20260713 09:07:10.107963 20537 tablet_bootstrap.cc:654] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.108759 20536 tablet_bootstrap.cc:492] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.109292 20536 ts_tablet_manager.cc:1403] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.017s
I20260713 09:07:10.109866 20371 heartbeater.cc:499] Master 127.16.6.126:35637 was elected leader, sending a full tablet report...
I20260713 09:07:10.112006 20536 raft_consensus.cc:359] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.112752 20536 raft_consensus.cc:385] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.113036 20536 raft_consensus.cc:740] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.114228 20535 tablet_bootstrap.cc:492] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.113827 20536 consensus_queue.cc:260] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.116096 20536 ts_tablet_manager.cc:1434] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260713 09:07:10.117098 20536 tablet_bootstrap.cc:492] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.121013 20535 tablet_bootstrap.cc:654] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.125155 20536 tablet_bootstrap.cc:654] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.129240 20535 tablet_bootstrap.cc:492] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.129798 20535 ts_tablet_manager.cc:1403] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.012s
I20260713 09:07:10.130234 20537 tablet_bootstrap.cc:492] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.130952 20537 ts_tablet_manager.cc:1403] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260713 09:07:10.132727 20535 raft_consensus.cc:359] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.133584 20535 raft_consensus.cc:385] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.133898 20535 raft_consensus.cc:740] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.134660 20535 consensus_queue.cc:260] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.137055 20535 ts_tablet_manager.cc:1434] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:10.138022 20535 tablet_bootstrap.cc:492] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.139070 20537 raft_consensus.cc:359] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.140102 20537 raft_consensus.cc:385] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.140471 20537 raft_consensus.cc:740] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.141638 20537 consensus_queue.cc:260] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.144578 20535 tablet_bootstrap.cc:654] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.144598 20537 ts_tablet_manager.cc:1434] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:07:10.146586 20537 tablet_bootstrap.cc:492] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.150888 20536 tablet_bootstrap.cc:492] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.151692 20536 ts_tablet_manager.cc:1403] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.014s
I20260713 09:07:10.152740 20537 tablet_bootstrap.cc:654] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.155936 20536 raft_consensus.cc:359] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.156996 20536 raft_consensus.cc:385] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.157379 20536 raft_consensus.cc:740] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.158636 20536 consensus_queue.cc:260] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.166509 20536 ts_tablet_manager.cc:1434] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260713 09:07:10.168143 20536 tablet_bootstrap.cc:492] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.177058 20536 tablet_bootstrap.cc:654] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.189517 20536 tablet_bootstrap.cc:492] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.189769 20537 tablet_bootstrap.cc:492] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.189771 20535 tablet_bootstrap.cc:492] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.190080 20536 ts_tablet_manager.cc:1403] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260713 09:07:10.190578 20537 ts_tablet_manager.cc:1403] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.026s
I20260713 09:07:10.190579 20535 ts_tablet_manager.cc:1403] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.053s	user 0.038s	sys 0.010s
I20260713 09:07:10.192503 20536 raft_consensus.cc:359] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.193156 20536 raft_consensus.cc:385] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.193408 20536 raft_consensus.cc:740] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.193756 20535 raft_consensus.cc:359] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.194540 20535 raft_consensus.cc:385] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.194144 20536 consensus_queue.cc:260] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.194132 20537 raft_consensus.cc:359] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.194873 20535 raft_consensus.cc:740] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.195669 20535 consensus_queue.cc:260] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.196313 20536 ts_tablet_manager.cc:1434] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:10.195176 20537 raft_consensus.cc:385] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.197554 20536 tablet_bootstrap.cc:492] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.197866 20537 raft_consensus.cc:740] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.198391 20535 ts_tablet_manager.cc:1434] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:07:10.198688 20537 consensus_queue.cc:260] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.199574 20543 raft_consensus.cc:493] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.200102 20543 raft_consensus.cc:515] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.204511 20536 tablet_bootstrap.cc:654] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.211035 20537 ts_tablet_manager.cc:1434] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.007s
I20260713 09:07:10.212432 20537 tablet_bootstrap.cc:492] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.214286 20536 tablet_bootstrap.cc:492] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.214847 20536 ts_tablet_manager.cc:1403] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260713 09:07:10.215135 20543 leader_election.cc:290] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.218178 20536 raft_consensus.cc:359] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.219038 20536 raft_consensus.cc:385] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.219322 20536 raft_consensus.cc:740] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.220234 20536 consensus_queue.cc:260] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.220945 20537 tablet_bootstrap.cc:654] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.222900 20536 ts_tablet_manager.cc:1434] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:07:10.223977 20536 tablet_bootstrap.cc:492] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.224110 20541 raft_consensus.cc:493] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.224679 20541 raft_consensus.cc:515] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.231704 20541 leader_election.cc:290] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.232378 20541 raft_consensus.cc:493] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.232899 20541 raft_consensus.cc:515] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.236058 20535 tablet_bootstrap.cc:492] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.248124 20536 tablet_bootstrap.cc:654] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.252416 20541 leader_election.cc:290] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.258416 20535 tablet_bootstrap.cc:654] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.265825 20537 tablet_bootstrap.cc:492] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.266608 20537 ts_tablet_manager.cc:1403] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.016s
I20260713 09:07:10.270138 20537 raft_consensus.cc:359] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.271524 20535 tablet_bootstrap.cc:492] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.272125 20535 ts_tablet_manager.cc:1403] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.001s
I20260713 09:07:10.270907 20537 raft_consensus.cc:385] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.275571 20537 raft_consensus.cc:740] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.275309 20535 raft_consensus.cc:359] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.278554 20535 raft_consensus.cc:385] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.278108 20537 consensus_queue.cc:260] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.278891 20535 raft_consensus.cc:740] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.279886 20535 consensus_queue.cc:260] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.281337 20537 ts_tablet_manager.cc:1434] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:07:10.282466 20535 ts_tablet_manager.cc:1434] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260713 09:07:10.282281 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:10.283215 20495 raft_consensus.cc:2468] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
I20260713 09:07:10.283682 20535 tablet_bootstrap.cc:492] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.284355 20537 tablet_bootstrap.cc:492] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.285059 20386 leader_election.cc:304] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:10.286222 20543 raft_consensus.cc:2804] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.286635 20543 raft_consensus.cc:493] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.287071 20543 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.291868 20535 tablet_bootstrap.cc:654] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.297374 20537 tablet_bootstrap.cc:654] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.298018 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.299314 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.299674 20542 raft_consensus.cc:493] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.302279 20420 raft_consensus.cc:2468] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.303334 20542 raft_consensus.cc:515] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.306522 20542 leader_election.cc:290] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.306255 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.312438 20458 leader_election.cc:304] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:10.313621 20541 raft_consensus.cc:2804] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:07:10.314787 20458 leader_election.cc:343] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.314386 20541 raft_consensus.cc:493] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.315622 20541 raft_consensus.cc:3060] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.318542 20543 raft_consensus.cc:515] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.324543 20543 leader_election.cc:290] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.328154 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:10.330740 20495 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:10.331401 20387 leader_election.cc:343] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.332204 20541 raft_consensus.cc:515] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.334035 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.335282 20536 tablet_bootstrap.cc:492] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
W20260713 09:07:10.335606 20387 leader_election.cc:343] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.335817 20536 ts_tablet_manager.cc:1403] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.018s
I20260713 09:07:10.335860 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.336596 20421 raft_consensus.cc:3060] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.338371 20495 raft_consensus.cc:2468] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:10.338981 20535 tablet_bootstrap.cc:492] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.339526 20535 ts_tablet_manager.cc:1403] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.011s
I20260713 09:07:10.339154 20536 raft_consensus.cc:359] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.339874 20536 raft_consensus.cc:385] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.339751 20386 leader_election.cc:304] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [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: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.340277 20536 raft_consensus.cc:740] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.341253 20543 raft_consensus.cc:2804] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.341102 20536 consensus_queue.cc:260] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.341876 20543 raft_consensus.cc:697] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:10.342615 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.343276 20346 raft_consensus.cc:2468] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.345137 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.346683 20346 raft_consensus.cc:2468] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.346252 20543 consensus_queue.cc:237] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.347014 20537 tablet_bootstrap.cc:492] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.347626 20537 ts_tablet_manager.cc:1403] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.011s
I20260713 09:07:10.348188 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.348803 20346 raft_consensus.cc:3060] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.344169 20541 leader_election.cc:290] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.351100 20535 raft_consensus.cc:359] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.352208 20535 raft_consensus.cc:385] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.353619 20461 leader_election.cc:304] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [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: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.353940 20421 raft_consensus.cc:2468] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.352044 20541 raft_consensus.cc:493] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.354873 20555 raft_consensus.cc:2804] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.345114 20536 ts_tablet_manager.cc:1434] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:10.355352 20555 raft_consensus.cc:493] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.355863 20555 raft_consensus.cc:3060] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.356832 20536 tablet_bootstrap.cc:492] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.361276 20346 raft_consensus.cc:2468] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.358369 20537 raft_consensus.cc:359] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.353893 20535 raft_consensus.cc:740] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.361997 20537 raft_consensus.cc:385] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.362416 20537 raft_consensus.cc:740] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.355381 20458 leader_election.cc:304] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
W20260713 09:07:10.363863 20292 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:10.363476 20537 consensus_queue.cc:260] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.364955 20535 consensus_queue.cc:260] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.370134 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.371037 20537 ts_tablet_manager.cc:1434] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260713 09:07:10.371069 20421 raft_consensus.cc:2393] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d6ff658aaff431ebc286f95bde26609 in current term 1: Already voted for candidate 7259c97eae2a4ca6bdc5a072d91e827c in this term.
I20260713 09:07:10.372313 20537 tablet_bootstrap.cc:492] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.372907 20535 ts_tablet_manager.cc:1434] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.006s
I20260713 09:07:10.374025 20535 tablet_bootstrap.cc:492] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.374106 20566 raft_consensus.cc:2804] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.374975 20536 tablet_bootstrap.cc:654] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.381788 20566 raft_consensus.cc:697] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:10.354759 20541 raft_consensus.cc:515] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.382894 20566 consensus_queue.cc:237] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.385478 20541 leader_election.cc:290] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.386758 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.380388 20537 tablet_bootstrap.cc:654] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:10.388509 20458 leader_election.cc:343] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.385490 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.389690 20346 raft_consensus.cc:2468] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.391098 20461 leader_election.cc:304] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [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: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.392020 20541 raft_consensus.cc:2804] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.392445 20541 raft_consensus.cc:493] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.392856 20541 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.395009 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:10.395346 20535 tablet_bootstrap.cc:654] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.396814 20311 leader_election.cc:304] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d6ff658aaff431ebc286f95bde26609; no voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:10.397634 20551 raft_consensus.cc:493] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.398123 20542 raft_consensus.cc:2749] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.398245 20551 raft_consensus.cc:515] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.400946 20536 tablet_bootstrap.cc:492] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.401177 20541 raft_consensus.cc:515] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.401832 20536 ts_tablet_manager.cc:1403] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260713 09:07:10.404026 20551 leader_election.cc:290] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.404277 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
W20260713 09:07:10.406265 20387 leader_election.cc:343] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.406366 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:10.406400 20536 raft_consensus.cc:359] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.407554 20536 raft_consensus.cc:385] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.407912 20536 raft_consensus.cc:740] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.408573 20535 tablet_bootstrap.cc:492] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
W20260713 09:07:10.408733 20386 leader_election.cc:343] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.409099 20535 ts_tablet_manager.cc:1403] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.005s
I20260713 09:07:10.408921 20536 consensus_queue.cc:260] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.410244 20386 leader_election.cc:304] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1; no voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.405345 20243 catalog_manager.cc:5697] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.412061 20551 raft_consensus.cc:2749] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.417569 20541 leader_election.cc:290] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.389189 20555 raft_consensus.cc:515] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.412400 20536 ts_tablet_manager.cc:1434] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:10.421280 20536 tablet_bootstrap.cc:492] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.415481 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.420553 20242 catalog_manager.cc:5697] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.421850 20346 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.421950 20555 leader_election.cc:290] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.422204 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.422827 20420 raft_consensus.cc:3060] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.413904 20535 raft_consensus.cc:359] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.420122 20537 tablet_bootstrap.cc:492] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.424068 20535 raft_consensus.cc:385] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.417845 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.424367 20537 ts_tablet_manager.cc:1403] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260713 09:07:10.424463 20535 raft_consensus.cc:740] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.421023 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
W20260713 09:07:10.425940 20458 leader_election.cc:343] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.426258 20345 raft_consensus.cc:3060] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.425516 20535 consensus_queue.cc:260] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.428274 20537 raft_consensus.cc:359] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.429196 20537 raft_consensus.cc:385] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.429584 20537 raft_consensus.cc:740] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.430593 20537 consensus_queue.cc:260] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.431981 20346 raft_consensus.cc:2468] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.433413 20537 ts_tablet_manager.cc:1434] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:07:10.433523 20461 leader_election.cc:304] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [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: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.434834 20537 tablet_bootstrap.cc:492] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.434950 20555 raft_consensus.cc:2804] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.435560 20555 raft_consensus.cc:697] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:10.435734 20535 ts_tablet_manager.cc:1434] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:07:10.436458 20555 consensus_queue.cc:237] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.440917 20536 tablet_bootstrap.cc:654] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.444116 20535 tablet_bootstrap.cc:492] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.446230 20537 tablet_bootstrap.cc:654] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.446863 20420 raft_consensus.cc:2468] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.448134 20458 leader_election.cc:304] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:10.449124 20541 raft_consensus.cc:2804] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.449692 20541 raft_consensus.cc:697] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:10.449934 20345 raft_consensus.cc:2468] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.450610 20541 consensus_queue.cc:237] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.459435 20535 tablet_bootstrap.cc:654] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.463305 20537 tablet_bootstrap.cc:492] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.464249 20537 ts_tablet_manager.cc:1403] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.003s
I20260713 09:07:10.466815 20536 tablet_bootstrap.cc:492] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.467334 20536 ts_tablet_manager.cc:1403] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.012s
I20260713 09:07:10.468904 20537 raft_consensus.cc:359] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.470184 20537 raft_consensus.cc:385] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.470709 20537 raft_consensus.cc:740] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.470954 20536 raft_consensus.cc:359] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.471953 20536 raft_consensus.cc:385] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.472306 20536 raft_consensus.cc:740] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.473351 20551 raft_consensus.cc:493] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.473635 20536 consensus_queue.cc:260] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.474138 20551 raft_consensus.cc:515] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.476082 20536 ts_tablet_manager.cc:1434] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260713 09:07:10.477053 20536 tablet_bootstrap.cc:492] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:10.478825 20541 raft_consensus.cc:493] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.479496 20541 raft_consensus.cc:515] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.480355 20551 leader_election.cc:290] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.482676 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b96cea794d4fec91662123e5a6aedd" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.472218 20537 consensus_queue.cc:260] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.481877 20541 leader_election.cc:290] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.481712 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11369b1e70324852927b81c03b0293ee" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.484529 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b96cea794d4fec91662123e5a6aedd" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.484622 20345 raft_consensus.cc:2468] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
W20260713 09:07:10.486153 20458 leader_election.cc:343] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.483376 20346 raft_consensus.cc:2468] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.486711 20387 leader_election.cc:304] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.480468 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11369b1e70324852927b81c03b0293ee" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:10.487715 20536 tablet_bootstrap.cc:654] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.488088 20495 raft_consensus.cc:2468] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
I20260713 09:07:10.487730 20461 leader_election.cc:304] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [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: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.491218 20541 raft_consensus.cc:2804] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.491719 20541 raft_consensus.cc:493] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.492143 20541 raft_consensus.cc:3060] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.493067 20551 raft_consensus.cc:2804] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.493881 20551 raft_consensus.cc:493] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.494472 20551 raft_consensus.cc:3060] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.499708 20536 tablet_bootstrap.cc:492] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:10.500293 20536 ts_tablet_manager.cc:1403] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260713 09:07:10.503509 20536 raft_consensus.cc:359] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.504817 20536 raft_consensus.cc:385] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.505115 20536 raft_consensus.cc:740] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.503398 20537 ts_tablet_manager.cc:1434] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260713 09:07:10.506024 20536 consensus_queue.cc:260] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.507361 20535 tablet_bootstrap.cc:492] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.508042 20535 ts_tablet_manager.cc:1403] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.064s	user 0.035s	sys 0.018s
I20260713 09:07:10.509299 20536 ts_tablet_manager.cc:1434] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:07:10.511040 20551 raft_consensus.cc:515] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.511718 20535 raft_consensus.cc:359] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.512706 20535 raft_consensus.cc:385] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.513091 20535 raft_consensus.cc:740] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.506680 20537 tablet_bootstrap.cc:492] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.514489 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11369b1e70324852927b81c03b0293ee" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.515174 20345 raft_consensus.cc:3060] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.501299 20541 raft_consensus.cc:515] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.520728 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b96cea794d4fec91662123e5a6aedd" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.521411 20346 raft_consensus.cc:3060] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.526152 20541 leader_election.cc:290] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.528208 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b96cea794d4fec91662123e5a6aedd" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.529685 20346 raft_consensus.cc:2468] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
W20260713 09:07:10.529991 20458 leader_election.cc:343] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:10.531081 20461 leader_election.cc:304] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [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: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.532474 20541 raft_consensus.cc:2804] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.532866 20535 consensus_queue.cc:260] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.533236 20242 catalog_manager.cc:5697] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.533216 20541 raft_consensus.cc:697] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:10.535454 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11369b1e70324852927b81c03b0293ee" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:10.535778 20541 consensus_queue.cc:237] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.538285 20535 ts_tablet_manager.cc:1434] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260713 09:07:10.537837 20242 catalog_manager.cc:5697] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.534360 20551 leader_election.cc:290] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.534209 20345 raft_consensus.cc:2468] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:10.536819 20495 raft_consensus.cc:3060] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.539777 20535 tablet_bootstrap.cc:492] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.540525 20387 leader_election.cc:304] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.537639 20537 tablet_bootstrap.cc:654] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.541556 20551 raft_consensus.cc:2804] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.542152 20551 raft_consensus.cc:697] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:10.543093 20551 consensus_queue.cc:237] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.548810 20535 tablet_bootstrap.cc:654] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.553555 20541 raft_consensus.cc:493] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.553625 20495 raft_consensus.cc:2468] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:10.554342 20541 raft_consensus.cc:515] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.558396 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.559116 20345 raft_consensus.cc:2468] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.560268 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.561357 20420 raft_consensus.cc:2468] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.563771 20458 leader_election.cc:304] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:10.564710 20555 raft_consensus.cc:2804] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.565091 20555 raft_consensus.cc:493] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.565519 20555 raft_consensus.cc:3060] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.567869 20535 tablet_bootstrap.cc:492] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.568413 20535 ts_tablet_manager.cc:1403] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260713 09:07:10.570142 20537 tablet_bootstrap.cc:492] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.570627 20537 ts_tablet_manager.cc:1403] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.010s
I20260713 09:07:10.571056 20535 raft_consensus.cc:359] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.571775 20535 raft_consensus.cc:385] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.572022 20535 raft_consensus.cc:740] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.572973 20541 leader_election.cc:290] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.572858 20535 consensus_queue.cc:260] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.573297 20537 raft_consensus.cc:359] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.574110 20537 raft_consensus.cc:385] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.572858 20555 raft_consensus.cc:515] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.574414 20537 raft_consensus.cc:740] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.573764 20244 catalog_manager.cc:5697] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.575230 20535 ts_tablet_manager.cc:1434] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:10.575151 20537 consensus_queue.cc:260] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.576215 20535 tablet_bootstrap.cc:492] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:10.576925 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.577210 20537 ts_tablet_manager.cc:1434] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:07:10.577540 20345 raft_consensus.cc:3060] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.577616 20542 raft_consensus.cc:493] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.578212 20537 tablet_bootstrap.cc:492] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:10.578222 20542 raft_consensus.cc:515] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.580528 20542 leader_election.cc:290] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.582633 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:10.582840 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.583345 20495 raft_consensus.cc:2468] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 0.
I20260713 09:07:10.583547 20420 raft_consensus.cc:2468] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 0.
I20260713 09:07:10.584699 20537 tablet_bootstrap.cc:654] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.584645 20311 leader_election.cc:304] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.585665 20535 tablet_bootstrap.cc:654] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:10.585984 20542 raft_consensus.cc:2804] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.586391 20542 raft_consensus.cc:493] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.586757 20542 raft_consensus.cc:3060] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.592597 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.593544 20420 raft_consensus.cc:3060] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.602558 20345 raft_consensus.cc:2468] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.604491 20461 leader_election.cc:304] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.605734 20566 raft_consensus.cc:493] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.606432 20566 raft_consensus.cc:515] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.607976 20541 raft_consensus.cc:2804] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.609858 20566 leader_election.cc:290] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.614104 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:10.622247 20421 raft_consensus.cc:2468] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.612952 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.623274 20346 raft_consensus.cc:2468] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:10.624751 20535 tablet_bootstrap.cc:492] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:10.618417 20420 raft_consensus.cc:2468] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.620464 20242 catalog_manager.cc:5697] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.624676 20458 leader_election.cc:304] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:10.623288 20537 tablet_bootstrap.cc:492] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:10.625785 20535 ts_tablet_manager.cc:1403] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.050s	user 0.026s	sys 0.016s
I20260713 09:07:10.626264 20537 ts_tablet_manager.cc:1403] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.017s
I20260713 09:07:10.607630 20555 leader_election.cc:290] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.628361 20535 raft_consensus.cc:359] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.629103 20535 raft_consensus.cc:385] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.629339 20535 raft_consensus.cc:740] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.631165 20542 raft_consensus.cc:515] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.646234 20535 consensus_queue.cc:260] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.629460 20541 raft_consensus.cc:697] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:10.647933 20542 leader_election.cc:290] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.629756 20566 raft_consensus.cc:2804] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:10.648973 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.648752 20566 raft_consensus.cc:493] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:10.649653 20420 raft_consensus.cc:3060] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.650005 20566 raft_consensus.cc:3060] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.629310 20537 raft_consensus.cc:359] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.653833 20537 raft_consensus.cc:385] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:10.654160 20537 raft_consensus.cc:740] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:10.654524 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:10.655244 20495 raft_consensus.cc:3060] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.654631 20541 consensus_queue.cc:237] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:10.657645 20420 raft_consensus.cc:2468] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 1.
I20260713 09:07:10.659317 20309 leader_election.cc:304] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.660292 20542 raft_consensus.cc:2804] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.660768 20542 raft_consensus.cc:697] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:10.661617 20535 ts_tablet_manager.cc:1434] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.035s	user 0.012s	sys 0.012s
I20260713 09:07:10.661684 20542 consensus_queue.cc:237] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.667212 20495 raft_consensus.cc:2468] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 1.
I20260713 09:07:10.654886 20537 consensus_queue.cc:260] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.673525 20537 ts_tablet_manager.cc:1434] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.002s
I20260713 09:07:10.679783 20566 raft_consensus.cc:515] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.682839 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.683527 20346 raft_consensus.cc:3060] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.683223 20244 catalog_manager.cc:5697] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.689003 20566 leader_election.cc:290] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:10.690663 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.691334 20420 raft_consensus.cc:3060] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.694444 20241 catalog_manager.cc:5697] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.695401 20346 raft_consensus.cc:2468] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.696684 20461 leader_election.cc:304] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.697605 20566 raft_consensus.cc:2804] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:10.698042 20566 raft_consensus.cc:697] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:10.698868 20566 consensus_queue.cc:237] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.700652 20420 raft_consensus.cc:2468] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:10.707247 20241 catalog_manager.cc:5697] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:10.768153 20566 consensus_queue.cc:1048] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.773931 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:10.774583 20495 raft_consensus.cc:606] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.787853 20567 consensus_queue.cc:1048] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.795452 20421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
mode: GRACEFUL
new_leader_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:37130
I20260713 09:07:10.796116 20421 raft_consensus.cc:606] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Received request to transfer leadership to TS 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.803530 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:10.804210 20495 raft_consensus.cc:606] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.810422 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:10.811448 20495 raft_consensus.cc:606] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.825435 20346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
mode: GRACEFUL
new_leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:56674
I20260713 09:07:10.826149 20346 raft_consensus.cc:606] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Received request to transfer leadership to TS 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.831826 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:10.832577 20495 raft_consensus.cc:606] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.837368 20551 consensus_queue.cc:1048] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.842564 20494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:10.843274 20494 raft_consensus.cc:606] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:10.847728 20346 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.857223 20543 consensus_queue.cc:1048] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.864818 20543 raft_consensus.cc:993] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1: : Instructing follower 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:10.865355 20551 raft_consensus.cc:1081] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Signalling peer 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:10.866148 20599 raft_consensus.cc:493] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.866672 20599 raft_consensus.cc:515] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.867249 20346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:56664
I20260713 09:07:10.867915 20346 raft_consensus.cc:493] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.868675 20346 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.868747 20599 leader_election.cc:290] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.870240 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b96cea794d4fec91662123e5a6aedd" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:10.871217 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90b96cea794d4fec91662123e5a6aedd" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.872108 20345 raft_consensus.cc:2393] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ad42db1a2964adf9584ce42df8a38e1 in current term 1: Already voted for candidate 7259c97eae2a4ca6bdc5a072d91e827c in this term.
I20260713 09:07:10.873195 20387 leader_election.cc:304] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1; no voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.874006 20599 raft_consensus.cc:3060] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.875509 20346 raft_consensus.cc:515] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.877954 20346 leader_election.cc:290] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.878959 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.879369 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:10.879666 20420 raft_consensus.cc:3055] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.880002 20494 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.880059 20420 raft_consensus.cc:740] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:10.881392 20599 raft_consensus.cc:2749] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.881073 20420 consensus_queue.cc:260] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.882439 20420 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.886752 20494 raft_consensus.cc:2468] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:10.887959 20311 leader_election.cc:304] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.888784 20542 raft_consensus.cc:2804] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:10.889132 20420 raft_consensus.cc:2468] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:10.889428 20542 raft_consensus.cc:697] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:10.890377 20542 consensus_queue.cc:237] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.897944 20244 catalog_manager.cc:5697] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 1 to 2, leader changed from 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66) to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.908617 20599 raft_consensus.cc:493] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:10.909152 20599 raft_consensus.cc:515] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.910856 20599 leader_election.cc:290] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.911944 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:10.911970 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:10.913014 20346 raft_consensus.cc:2393] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ad42db1a2964adf9584ce42df8a38e1 in current term 1: Already voted for candidate 7259c97eae2a4ca6bdc5a072d91e827c in this term.
I20260713 09:07:10.914012 20387 leader_election.cc:304] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1; no voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:10.914700 20599 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:10.919756 20599 raft_consensus.cc:2749] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:10.931087 20567 consensus_queue.cc:1048] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.938277 20566 raft_consensus.cc:993] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:10.938897 20541 raft_consensus.cc:1081] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:10.940783 20345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:56666
I20260713 09:07:10.942466 20345 raft_consensus.cc:493] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.942881 20345 raft_consensus.cc:3060] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.946031 20566 consensus_queue.cc:1048] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.950583 20345 raft_consensus.cc:515] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.956388 20345 leader_election.cc:290] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.958274 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:10.958640 20555 consensus_queue.cc:1048] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.958561 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f04ebc8bcc9d4be28baf12ec84edd025" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:10.959102 20494 raft_consensus.cc:3055] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:10.959519 20494 raft_consensus.cc:740] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:10.959707 20421 raft_consensus.cc:3060] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.960567 20494 consensus_queue.cc:260] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.962110 20494 raft_consensus.cc:3060] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.970085 20494 raft_consensus.cc:2468] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:10.971457 20311 leader_election.cc:304] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:10.972137 20421 raft_consensus.cc:2468] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:10.972574 20542 raft_consensus.cc:2804] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:10.973189 20542 raft_consensus.cc:697] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:10.974265 20542 consensus_queue.cc:237] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.976850 20566 raft_consensus.cc:993] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:10.977317 20566 raft_consensus.cc:1081] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:10.979888 20421 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:37114
I20260713 09:07:10.980594 20421 raft_consensus.cc:493] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:10.981072 20421 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.983502 20566 consensus_queue.cc:1048] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.988417 20242 catalog_manager.cc:5697] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:10.989169 20421 raft_consensus.cc:515] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:10.992476 20420 raft_consensus.cc:1240] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Rejecting Update request from peer 7259c97eae2a4ca6bdc5a072d91e827c for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:10.993185 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:10.993420 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:10.994081 20345 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:10.995244 20421 leader_election.cc:290] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:10.996578 20599 consensus_queue.cc:1048] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:10.998083 20566 consensus_queue.cc:1059] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:10.994081 20494 raft_consensus.cc:3055] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.001777 20494 raft_consensus.cc:740] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:11.002684 20494 consensus_queue.cc:260] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.003934 20494 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.009822 20494 raft_consensus.cc:2468] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
W20260713 09:07:11.010304 20566 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:11.011253 20386 leader_election.cc:304] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:11.012284 20599 raft_consensus.cc:2804] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.012578 20345 raft_consensus.cc:2468] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:11.012818 20599 raft_consensus.cc:697] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:11.014041 20599 consensus_queue.cc:237] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.020397 20543 consensus_queue.cc:1048] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.028532 20241 catalog_manager.cc:5697] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.030974 20566 consensus_queue.cc:1048] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.044727 20555 consensus_queue.cc:1048] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.077853 20542 consensus_queue.cc:1048] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.089752 20542 consensus_queue.cc:1048] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.098284 20611 raft_consensus.cc:993] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609: : Instructing follower 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:11.098783 20611 raft_consensus.cc:1081] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Signalling peer 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:11.100390 20420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:37128
I20260713 09:07:11.100980 20420 raft_consensus.cc:493] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.101356 20420 raft_consensus.cc:3060] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.106567 20420 raft_consensus.cc:515] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.109144 20420 leader_election.cc:290] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:11.109934 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:11.110492 20555 consensus_queue.cc:1048] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.110829 20495 raft_consensus.cc:3060] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.109498 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9026a6b3794b138ed834da25b12914" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:11.111598 20345 raft_consensus.cc:3055] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.111985 20345 raft_consensus.cc:740] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:11.112916 20345 consensus_queue.cc:260] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.114253 20345 raft_consensus.cc:3060] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.119617 20495 raft_consensus.cc:2468] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:11.120839 20386 leader_election.cc:304] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:11.121713 20599 raft_consensus.cc:2804] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.122093 20345 raft_consensus.cc:2468] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:11.122241 20599 raft_consensus.cc:697] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:11.123243 20599 consensus_queue.cc:237] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.130419 20541 consensus_queue.cc:1048] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.135429 20555 consensus_queue.cc:1048] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.135824 20241 catalog_manager.cc:5697] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 1 to 2, leader changed from 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65) to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.141337 20555 raft_consensus.cc:993] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:11.141860 20555 raft_consensus.cc:1081] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:11.143703 20345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:56666
I20260713 09:07:11.144354 20345 raft_consensus.cc:493] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.144791 20345 raft_consensus.cc:3060] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.152688 20566 consensus_queue.cc:1048] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:11.160754 20345 raft_consensus.cc:515] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.164669 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:11.164878 20345 leader_election.cc:290] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:11.165320 20495 raft_consensus.cc:3055] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.165836 20495 raft_consensus.cc:740] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:11.166673 20495 consensus_queue.cc:260] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.167146 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c538aaa2929c4cc5a6a7586060d279a5" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:11.168056 20495 raft_consensus.cc:3060] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.168175 20420 raft_consensus.cc:3060] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.175053 20567 raft_consensus.cc:993] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:11.175588 20567 raft_consensus.cc:1081] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:11.176134 20420 raft_consensus.cc:2468] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:11.177403 20309 leader_election.cc:304] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:11.177830 20495 raft_consensus.cc:2468] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:11.178294 20542 raft_consensus.cc:2804] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.178898 20542 raft_consensus.cc:697] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:11.178164 20345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:56666
I20260713 09:07:11.179770 20345 raft_consensus.cc:493] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.179721 20542 consensus_queue.cc:237] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.180258 20345 raft_consensus.cc:3060] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.186334 20345 raft_consensus.cc:515] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:11.187163 20241 catalog_manager.cc:5697] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.188088 20345 leader_election.cc:290] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Requested vote from peers 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:11.189814 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:11.189997 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72341ed4f33f48708cce9c5c9543dac2" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:11.190359 20420 raft_consensus.cc:3060] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.191100 20495 raft_consensus.cc:3055] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.191449 20495 raft_consensus.cc:740] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:11.192358 20495 consensus_queue.cc:260] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:11.193420 20495 raft_consensus.cc:3060] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.197419 20420 raft_consensus.cc:2468] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:11.198602 20309 leader_election.cc:304] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:11.199419 20542 raft_consensus.cc:2804] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.199894 20495 raft_consensus.cc:2468] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:11.200213 20542 raft_consensus.cc:697] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:11.201148 20542 consensus_queue.cc:237] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } }
I20260713 09:07:11.207304 20241 catalog_manager.cc:5697] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.250082 20567 raft_consensus.cc:993] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:11.250630 20566 raft_consensus.cc:1081] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:11.252249 20420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:37114
I20260713 09:07:11.252760 20420 raft_consensus.cc:493] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:11.253264 20420 raft_consensus.cc:3060] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.258621 20420 raft_consensus.cc:515] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.260413 20420 leader_election.cc:290] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:11.261433 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:11.261690 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f82b1b08b93478693d69b2137830d1b" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:11.262213 20345 raft_consensus.cc:3060] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.262265 20495 raft_consensus.cc:3055] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:11.262856 20495 raft_consensus.cc:740] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:11.263805 20495 consensus_queue.cc:260] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.264881 20495 raft_consensus.cc:3060] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:11.268150 20345 raft_consensus.cc:2468] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:11.269306 20387 leader_election.cc:304] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:11.270092 20599 raft_consensus.cc:2804] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:11.270541 20599 raft_consensus.cc:697] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:11.270682 20495 raft_consensus.cc:2468] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:11.271391 20599 consensus_queue.cc:237] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:11.278067 20241 catalog_manager.cc:5697] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:11.380827 20495 raft_consensus.cc:1275] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.382133 20542 consensus_queue.cc:1048] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.387390 20420 raft_consensus.cc:1275] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.390594 20420 raft_consensus.cc:1275] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.389294 20542 consensus_queue.cc:1048] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.392356 20588 consensus_queue.cc:1048] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.403258 20495 raft_consensus.cc:1275] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.404780 20542 consensus_queue.cc:1048] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.532683 20495 raft_consensus.cc:1275] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.534087 20599 consensus_queue.cc:1048] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.543606 20345 raft_consensus.cc:1275] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.545050 20599 consensus_queue.cc:1048] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.572531 20495 raft_consensus.cc:1275] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.573875 20599 consensus_queue.cc:1048] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.582254 20345 raft_consensus.cc:1275] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.584703 20599 consensus_queue.cc:1048] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:11.588563 20420 raft_consensus.cc:1275] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.590160 20611 consensus_queue.cc:1048] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.597898 20495 raft_consensus.cc:1275] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.599386 20542 consensus_queue.cc:1048] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.685477 20495 raft_consensus.cc:1275] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.686942 20611 consensus_queue.cc:1048] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.695613 20420 raft_consensus.cc:1275] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.697218 20542 consensus_queue.cc:1048] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.719129 20345 raft_consensus.cc:1275] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.720577 20599 consensus_queue.cc:1048] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:11.729259 20495 raft_consensus.cc:1275] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:11.730780 20599 consensus_queue.cc:1048] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:13.891770 20244 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59138:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:13.894631 20244 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:13.951689 20335 tablet_service.cc:1511] Processing CreateTablet for tablet 152e2e42daef4b3d87d2f274b6ee8f30 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.952324 20405 tablet_service.cc:1511] Processing CreateTablet for tablet 152e2e42daef4b3d87d2f274b6ee8f30 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.954017 20335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152e2e42daef4b3d87d2f274b6ee8f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.954263 20405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152e2e42daef4b3d87d2f274b6ee8f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.955790 20483 tablet_service.cc:1511] Processing CreateTablet for tablet 152e2e42daef4b3d87d2f274b6ee8f30 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:13.960041 20406 tablet_service.cc:1511] Processing CreateTablet for tablet c30f31b7703746d3986bea17bdc55b24 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.960247 20334 tablet_service.cc:1511] Processing CreateTablet for tablet c30f31b7703746d3986bea17bdc55b24 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.961642 20406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30f31b7703746d3986bea17bdc55b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.961902 20334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30f31b7703746d3986bea17bdc55b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.961752 20477 tablet_service.cc:1511] Processing CreateTablet for tablet c30f31b7703746d3986bea17bdc55b24 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:13.965361 20332 tablet_service.cc:1511] Processing CreateTablet for tablet c0e34b1a10b747c5bd1015754ed9fc20 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.965919 20481 tablet_service.cc:1511] Processing CreateTablet for tablet c0e34b1a10b747c5bd1015754ed9fc20 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.967133 20332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e34b1a10b747c5bd1015754ed9fc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.967309 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152e2e42daef4b3d87d2f274b6ee8f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.971510 20331 tablet_service.cc:1511] Processing CreateTablet for tablet 2f18e1f9cf0b4e78ba76a56c6f397905 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.971968 20403 tablet_service.cc:1511] Processing CreateTablet for tablet c0e34b1a10b747c5bd1015754ed9fc20 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:13.972155 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 2f18e1f9cf0b4e78ba76a56c6f397905 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.973268 20331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f18e1f9cf0b4e78ba76a56c6f397905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.973453 20403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e34b1a10b747c5bd1015754ed9fc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.974941 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f18e1f9cf0b4e78ba76a56c6f397905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.977183 20407 tablet_service.cc:1511] Processing CreateTablet for tablet 2f18e1f9cf0b4e78ba76a56c6f397905 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:13.978529 20481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e34b1a10b747c5bd1015754ed9fc20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.978762 20407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f18e1f9cf0b4e78ba76a56c6f397905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.979212 20330 tablet_service.cc:1511] Processing CreateTablet for tablet e72e04b6a910464595b60c356ece98f8 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.980734 20330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72e04b6a910464595b60c356ece98f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.981953 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c30f31b7703746d3986bea17bdc55b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.983691 20408 tablet_service.cc:1511] Processing CreateTablet for tablet e72e04b6a910464595b60c356ece98f8 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.983904 20411 tablet_service.cc:1511] Processing CreateTablet for tablet b87dbf42eb374da18eb6b70a4aa93617 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.986429 20333 tablet_service.cc:1511] Processing CreateTablet for tablet b87dbf42eb374da18eb6b70a4aa93617 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.987031 20404 tablet_service.cc:1511] Processing CreateTablet for tablet 6f11b55c55b94754b4a33086f375135d (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.988108 20333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87dbf42eb374da18eb6b70a4aa93617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.987725 20479 tablet_service.cc:1511] Processing CreateTablet for tablet e72e04b6a910464595b60c356ece98f8 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:13.989275 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72e04b6a910464595b60c356ece98f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.989516 20410 tablet_service.cc:1511] Processing CreateTablet for tablet 3b82a09214f54081836c2c1ad1a042e7 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:13.991665 20328 tablet_service.cc:1511] Processing CreateTablet for tablet 6f11b55c55b94754b4a33086f375135d (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.992501 20409 tablet_service.cc:1511] Processing CreateTablet for tablet 6858a9b971034d15adf44f1e7e3f9eb3 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:13.995659 20482 tablet_service.cc:1511] Processing CreateTablet for tablet b87dbf42eb374da18eb6b70a4aa93617 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:13.996043 20480 tablet_service.cc:1511] Processing CreateTablet for tablet 6f11b55c55b94754b4a33086f375135d (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:13.996964 20408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72e04b6a910464595b60c356ece98f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.997208 20482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87dbf42eb374da18eb6b70a4aa93617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.998360 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f11b55c55b94754b4a33086f375135d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.999519 20484 tablet_service.cc:1511] Processing CreateTablet for tablet 3b82a09214f54081836c2c1ad1a042e7 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:14.000870 20484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b82a09214f54081836c2c1ad1a042e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:13.995667 20336 tablet_service.cc:1511] Processing CreateTablet for tablet 3b82a09214f54081836c2c1ad1a042e7 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:14.002488 20410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b82a09214f54081836c2c1ad1a042e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.004025 20485 tablet_service.cc:1511] Processing CreateTablet for tablet 6858a9b971034d15adf44f1e7e3f9eb3 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:14.005364 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6858a9b971034d15adf44f1e7e3f9eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.006166 20404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f11b55c55b94754b4a33086f375135d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.010192 20411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b87dbf42eb374da18eb6b70a4aa93617. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.014204 20409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6858a9b971034d15adf44f1e7e3f9eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.018951 20329 tablet_service.cc:1511] Processing CreateTablet for tablet 6858a9b971034d15adf44f1e7e3f9eb3 (DEFAULT_TABLE table=soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:13.993410 20328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f11b55c55b94754b4a33086f375135d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.021960 20329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6858a9b971034d15adf44f1e7e3f9eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.031205 20336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b82a09214f54081836c2c1ad1a042e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:14.153877 20631 tablet_bootstrap.cc:492] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.171339 20633 tablet_bootstrap.cc:492] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.175221 20631 tablet_bootstrap.cc:654] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.180661 20634 tablet_bootstrap.cc:492] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.188930 20633 tablet_bootstrap.cc:654] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.189860 20631 tablet_bootstrap.cc:492] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.190459 20631 ts_tablet_manager.cc:1403] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.007s
I20260713 09:07:14.190665 20634 tablet_bootstrap.cc:654] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.194078 20631 raft_consensus.cc:359] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.195528 20631 raft_consensus.cc:385] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.195915 20631 raft_consensus.cc:740] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.197166 20633 tablet_bootstrap.cc:492] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.196771 20631 consensus_queue.cc:260] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.197805 20633 ts_tablet_manager.cc:1403] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260713 09:07:14.198521 20634 tablet_bootstrap.cc:492] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.199307 20634 ts_tablet_manager.cc:1403] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:07:14.201144 20633 raft_consensus.cc:359] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.202015 20633 raft_consensus.cc:385] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.202306 20633 raft_consensus.cc:740] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.203055 20633 consensus_queue.cc:260] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.205681 20633 ts_tablet_manager.cc:1434] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:07:14.206800 20633 tablet_bootstrap.cc:492] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.207429 20631 ts_tablet_manager.cc:1434] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.011s
I20260713 09:07:14.208627 20631 tablet_bootstrap.cc:492] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.214393 20633 tablet_bootstrap.cc:654] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.215603 20631 tablet_bootstrap.cc:654] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.225317 20633 tablet_bootstrap.cc:492] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.225840 20633 ts_tablet_manager.cc:1403] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:07:14.228448 20633 raft_consensus.cc:359] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.229007 20633 raft_consensus.cc:385] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.229306 20633 raft_consensus.cc:740] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.229300 20634 raft_consensus.cc:359] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.230647 20634 raft_consensus.cc:385] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.230466 20633 consensus_queue.cc:260] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.231091 20634 raft_consensus.cc:740] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.232123 20634 consensus_queue.cc:260] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.232887 20633 ts_tablet_manager.cc:1434] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:14.233975 20633 tablet_bootstrap.cc:492] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.239702 20633 tablet_bootstrap.cc:654] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.248402 20633 tablet_bootstrap.cc:492] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.249001 20633 ts_tablet_manager.cc:1403] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260713 09:07:14.248402 20634 ts_tablet_manager.cc:1434] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260713 09:07:14.250483 20634 tablet_bootstrap.cc:492] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.251307 20631 tablet_bootstrap.cc:492] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.251811 20631 ts_tablet_manager.cc:1403] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.020s
I20260713 09:07:14.252106 20633 raft_consensus.cc:359] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.252985 20633 raft_consensus.cc:385] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.253265 20633 raft_consensus.cc:740] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.254194 20633 consensus_queue.cc:260] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.255554 20631 raft_consensus.cc:359] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.256316 20631 raft_consensus.cc:385] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.256633 20633 ts_tablet_manager.cc:1434] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260713 09:07:14.257815 20633 tablet_bootstrap.cc:492] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.257851 20634 tablet_bootstrap.cc:654] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.256606 20631 raft_consensus.cc:740] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.259286 20631 consensus_queue.cc:260] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.262416 20631 ts_tablet_manager.cc:1434] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:07:14.263739 20631 tablet_bootstrap.cc:492] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.265928 20633 tablet_bootstrap.cc:654] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.271883 20631 tablet_bootstrap.cc:654] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.282021 20620 raft_consensus.cc:493] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.282871 20620 raft_consensus.cc:515] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.288507 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.288887 20620 leader_election.cc:290] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.291234 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
W20260713 09:07:14.298215 20386 leader_election.cc:343] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:14.300123 20387 leader_election.cc:343] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.300803 20387 leader_election.cc:304] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1; no voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.302464 20620 raft_consensus.cc:2749] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.317893 20633 tablet_bootstrap.cc:492] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.317902 20634 tablet_bootstrap.cc:492] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.318560 20631 tablet_bootstrap.cc:492] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.318681 20634 ts_tablet_manager.cc:1403] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.038s
I20260713 09:07:14.318681 20633 ts_tablet_manager.cc:1403] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.061s	user 0.034s	sys 0.024s
I20260713 09:07:14.319119 20631 ts_tablet_manager.cc:1403] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.018s
I20260713 09:07:14.321933 20631 raft_consensus.cc:359] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.322515 20631 raft_consensus.cc:385] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.322460 20634 raft_consensus.cc:359] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.323144 20631 raft_consensus.cc:740] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.322551 20633 raft_consensus.cc:359] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.323410 20634 raft_consensus.cc:385] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.323634 20633 raft_consensus.cc:385] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.323786 20634 raft_consensus.cc:740] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.323975 20633 raft_consensus.cc:740] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.324174 20631 consensus_queue.cc:260] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.324587 20634 consensus_queue.cc:260] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.324741 20633 consensus_queue.cc:260] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.327066 20633 ts_tablet_manager.cc:1434] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:07:14.327070 20634 ts_tablet_manager.cc:1434] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:07:14.328190 20634 tablet_bootstrap.cc:492] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.328190 20633 tablet_bootstrap.cc:492] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.335063 20633 tablet_bootstrap.cc:654] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.336772 20631 ts_tablet_manager.cc:1434] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.006s
I20260713 09:07:14.337747 20638 raft_consensus.cc:493] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.338248 20638 raft_consensus.cc:515] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.338719 20634 tablet_bootstrap.cc:654] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.341317 20631 tablet_bootstrap.cc:492] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.346014 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858a9b971034d15adf44f1e7e3f9eb3" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.347138 20633 tablet_bootstrap.cc:492] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.347714 20633 ts_tablet_manager.cc:1403] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
W20260713 09:07:14.347940 20461 leader_election.cc:343] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.349033 20631 tablet_bootstrap.cc:654] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.352216 20633 raft_consensus.cc:359] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.353262 20633 raft_consensus.cc:385] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.353700 20633 raft_consensus.cc:740] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.354671 20633 consensus_queue.cc:260] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.357885 20633 ts_tablet_manager.cc:1434] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:14.358515 20638 leader_election.cc:290] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.360234 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858a9b971034d15adf44f1e7e3f9eb3" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.361150 20420 raft_consensus.cc:2468] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:14.363135 20458 leader_election.cc:304] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [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: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.364269 20638 raft_consensus.cc:2804] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.364691 20638 raft_consensus.cc:493] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.365006 20638 raft_consensus.cc:3060] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.366127 20631 tablet_bootstrap.cc:492] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.366834 20633 tablet_bootstrap.cc:492] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.368557 20634 tablet_bootstrap.cc:492] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.369133 20634 ts_tablet_manager.cc:1403] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.013s
I20260713 09:07:14.372540 20634 raft_consensus.cc:359] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.373322 20634 raft_consensus.cc:385] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.373647 20634 raft_consensus.cc:740] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.373945 20633 tablet_bootstrap.cc:654] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.373904 20638 raft_consensus.cc:515] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.374445 20634 consensus_queue.cc:260] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.377274 20634 ts_tablet_manager.cc:1434] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:07:14.366705 20631 ts_tablet_manager.cc:1403] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260713 09:07:14.378700 20634 tablet_bootstrap.cc:492] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.382313 20631 raft_consensus.cc:359] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.383193 20631 raft_consensus.cc:385] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.383481 20631 raft_consensus.cc:740] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.384407 20631 consensus_queue.cc:260] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.386880 20631 ts_tablet_manager.cc:1434] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:07:14.387821 20631 tablet_bootstrap.cc:492] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.391949 20634 tablet_bootstrap.cc:654] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.386893 20633 tablet_bootstrap.cc:492] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.394188 20633 ts_tablet_manager.cc:1403] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260713 09:07:14.394146 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858a9b971034d15adf44f1e7e3f9eb3" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.396832 20638 leader_election.cc:290] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.397524 20633 raft_consensus.cc:359] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.398371 20633 raft_consensus.cc:385] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.398520 20631 tablet_bootstrap.cc:654] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.398731 20633 raft_consensus.cc:740] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.399813 20633 consensus_queue.cc:260] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.400380 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858a9b971034d15adf44f1e7e3f9eb3" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:14.401105 20420 raft_consensus.cc:3060] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:14.402768 20461 leader_election.cc:343] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:14.403193 20292 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:14.406062 20634 tablet_bootstrap.cc:492] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.406610 20634 ts_tablet_manager.cc:1403] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.007s
I20260713 09:07:14.408658 20633 ts_tablet_manager.cc:1434] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:07:14.410166 20633 tablet_bootstrap.cc:492] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.411285 20634 raft_consensus.cc:359] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.412060 20634 raft_consensus.cc:385] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.412344 20634 raft_consensus.cc:740] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.413081 20634 consensus_queue.cc:260] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.419916 20633 tablet_bootstrap.cc:654] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.425288 20420 raft_consensus.cc:2468] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:14.426824 20458 leader_election.cc:304] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [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: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.427740 20638 raft_consensus.cc:2804] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.428408 20638 raft_consensus.cc:697] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:14.429603 20638 consensus_queue.cc:237] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.431057 20634 ts_tablet_manager.cc:1434] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260713 09:07:14.432179 20634 tablet_bootstrap.cc:492] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.432963 20633 tablet_bootstrap.cc:492] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.433513 20633 ts_tablet_manager.cc:1403] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260713 09:07:14.436645 20631 tablet_bootstrap.cc:492] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.437193 20633 raft_consensus.cc:359] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.438416 20633 raft_consensus.cc:385] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.437193 20631 ts_tablet_manager.cc:1403] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.013s
I20260713 09:07:14.438773 20633 raft_consensus.cc:740] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.439612 20633 consensus_queue.cc:260] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.441538 20634 tablet_bootstrap.cc:654] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.441707 20631 raft_consensus.cc:359] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.442581 20631 raft_consensus.cc:385] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.442902 20631 raft_consensus.cc:740] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.444172 20631 consensus_queue.cc:260] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.442225 20633 ts_tablet_manager.cc:1434] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:07:14.446302 20633 tablet_bootstrap.cc:492] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.447072 20631 ts_tablet_manager.cc:1434] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:07:14.450006 20631 tablet_bootstrap.cc:492] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.453490 20633 tablet_bootstrap.cc:654] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.453855 20244 catalog_manager.cc:5697] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.457063 20631 tablet_bootstrap.cc:654] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.465747 20633 tablet_bootstrap.cc:492] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.466279 20633 ts_tablet_manager.cc:1403] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.010s
I20260713 09:07:14.467517 20634 tablet_bootstrap.cc:492] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.468001 20634 ts_tablet_manager.cc:1403] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.003s
I20260713 09:07:14.469200 20633 raft_consensus.cc:359] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.469936 20631 tablet_bootstrap.cc:492] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.469930 20633 raft_consensus.cc:385] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.470803 20633 raft_consensus.cc:740] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.471515 20631 ts_tablet_manager.cc:1403] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260713 09:07:14.471506 20633 consensus_queue.cc:260] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.473718 20633 ts_tablet_manager.cc:1434] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:14.474633 20633 tablet_bootstrap.cc:492] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1: Bootstrap starting.
I20260713 09:07:14.474730 20631 raft_consensus.cc:359] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.475425 20631 raft_consensus.cc:385] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.475749 20631 raft_consensus.cc:740] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.471541 20634 raft_consensus.cc:359] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.476461 20634 raft_consensus.cc:385] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.476877 20634 raft_consensus.cc:740] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.476504 20631 consensus_queue.cc:260] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.479851 20631 ts_tablet_manager.cc:1434] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:14.480641 20633 tablet_bootstrap.cc:654] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.480880 20631 tablet_bootstrap.cc:492] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.482355 20632 raft_consensus.cc:493] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.483022 20632 raft_consensus.cc:515] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.484884 20634 consensus_queue.cc:260] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.487336 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.487972 20634 ts_tablet_manager.cc:1434] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
W20260713 09:07:14.489073 20311 leader_election.cc:343] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.489648 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.490212 20631 tablet_bootstrap.cc:654] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.490317 20420 raft_consensus.cc:2468] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 0.
I20260713 09:07:14.491911 20309 leader_election.cc:304] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [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: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:14.492897 20611 raft_consensus.cc:2804] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.493254 20611 raft_consensus.cc:493] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.489049 20634 tablet_bootstrap.cc:492] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.493793 20611 raft_consensus.cc:3060] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.499549 20633 tablet_bootstrap.cc:492] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1: No bootstrap required, opened a new log
I20260713 09:07:14.500140 20634 tablet_bootstrap.cc:654] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.500622 20633 ts_tablet_manager.cc:1403] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260713 09:07:14.500661 20543 raft_consensus.cc:493] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.501389 20543 raft_consensus.cc:515] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.504658 20633 raft_consensus.cc:359] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.505659 20633 raft_consensus.cc:385] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.506067 20633 raft_consensus.cc:740] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.506330 20543 leader_election.cc:290] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.506959 20633 consensus_queue.cc:260] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.507825 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.508549 20345 raft_consensus.cc:2468] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
I20260713 09:07:14.509271 20633 ts_tablet_manager.cc:1434] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:07:14.509850 20387 leader_election.cc:304] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:14.511415 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.512022 20494 raft_consensus.cc:2468] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
I20260713 09:07:14.513674 20543 raft_consensus.cc:2804] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.514117 20543 raft_consensus.cc:493] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.514428 20543 raft_consensus.cc:3060] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.489745 20632 leader_election.cc:290] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.522121 20638 raft_consensus.cc:493] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.522851 20638 raft_consensus.cc:515] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.524889 20611 raft_consensus.cc:515] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.525326 20638 leader_election.cc:290] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.528713 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:14.528872 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.529749 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.529846 20420 raft_consensus.cc:2468] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:14.530158 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:14.530483 20345 raft_consensus.cc:2468] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:14.530776 20421 raft_consensus.cc:3060] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.531620 20461 leader_election.cc:304] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:14.532526 20638 raft_consensus.cc:2804] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.532940 20638 raft_consensus.cc:493] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.533314 20638 raft_consensus.cc:3060] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:14.534853 20311 leader_election.cc:343] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.535719 20634 tablet_bootstrap.cc:492] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.536252 20634 ts_tablet_manager.cc:1403] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.003s
I20260713 09:07:14.539346 20634 raft_consensus.cc:359] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.540082 20634 raft_consensus.cc:385] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.540361 20634 raft_consensus.cc:740] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.540928 20421 raft_consensus.cc:2468] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 1.
I20260713 09:07:14.524288 20543 raft_consensus.cc:515] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.541067 20634 consensus_queue.cc:260] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.541999 20638 raft_consensus.cc:515] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.542357 20309 leader_election.cc:304] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [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: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:14.543529 20634 ts_tablet_manager.cc:1434] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:07:14.543648 20661 raft_consensus.cc:2804] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.544184 20661 raft_consensus.cc:697] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:14.544615 20634 tablet_bootstrap.cc:492] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.544812 20543 leader_election.cc:290] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.546015 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:14.546509 20494 raft_consensus.cc:3060] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.545010 20661 consensus_queue.cc:237] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.550125 20638 leader_election.cc:290] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.551215 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:14.551822 20420 raft_consensus.cc:3060] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.552659 20634 tablet_bootstrap.cc:654] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.550158 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.554096 20345 raft_consensus.cc:3060] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.558964 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.559825 20346 raft_consensus.cc:3060] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.562670 20420 raft_consensus.cc:2468] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:14.564087 20458 leader_election.cc:304] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:14.557224 20494 raft_consensus.cc:2468] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:14.565089 20638 raft_consensus.cc:2804] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.565707 20638 raft_consensus.cc:697] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:14.566172 20386 leader_election.cc:304] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:14.566542 20638 consensus_queue.cc:237] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.567731 20662 raft_consensus.cc:2804] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.567813 20345 raft_consensus.cc:2468] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:14.568265 20662 raft_consensus.cc:697] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:14.569139 20662 consensus_queue.cc:237] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.572592 20543 raft_consensus.cc:493] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.573187 20543 raft_consensus.cc:515] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.575382 20543 leader_election.cc:290] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.576094 20611 leader_election.cc:290] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.576210 20346 raft_consensus.cc:2468] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:14.583444 20618 raft_consensus.cc:493] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.584196 20618 raft_consensus.cc:515] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.586288 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
W20260713 09:07:14.587769 20387 leader_election.cc:343] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.589958 20661 raft_consensus.cc:493] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.590502 20661 raft_consensus.cc:515] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.595403 20618 leader_election.cc:290] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.595774 20661 leader_election.cc:290] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.597347 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.603678 20631 tablet_bootstrap.cc:492] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.604485 20631 ts_tablet_manager.cc:1403] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.124s	user 0.035s	sys 0.012s
I20260713 09:07:14.606946 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.607944 20421 raft_consensus.cc:2468] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:14.611382 20458 leader_election.cc:304] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:14.614512 20618 raft_consensus.cc:2804] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.615079 20618 raft_consensus.cc:493] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.615549 20618 raft_consensus.cc:3060] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.622596 20420 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 0.
I20260713 09:07:14.624877 20638 raft_consensus.cc:493] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.625629 20638 raft_consensus.cc:515] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.627478 20309 leader_election.cc:304] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:14.628193 20638 leader_election.cc:290] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
W20260713 09:07:14.622501 20386 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.67:43161, user_credentials={real_user=slave}} blocked reactor thread for 50449.9us
I20260713 09:07:14.629614 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.629839 20631 raft_consensus.cc:359] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.630193 20661 raft_consensus.cc:2804] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.634606 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.635489 20346 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
W20260713 09:07:14.636574 20461 leader_election.cc:343] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.640568 20461 leader_election.cc:304] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:14.641358 20634 tablet_bootstrap.cc:492] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.641721 20638 raft_consensus.cc:2804] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.642023 20634 ts_tablet_manager.cc:1403] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.047s
I20260713 09:07:14.642123 20638 raft_consensus.cc:493] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.642557 20638 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.642969 20661 raft_consensus.cc:493] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.644315 20661 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.645913 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.646910 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.635028 20631 raft_consensus.cc:385] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.647523 20420 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:14.648276 20631 raft_consensus.cc:740] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.645226 20634 raft_consensus.cc:359] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.652177 20634 raft_consensus.cc:385] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.652338 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.652537 20634 raft_consensus.cc:740] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.655795 20242 catalog_manager.cc:5697] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.650097 20631 consensus_queue.cc:260] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.656486 20634 consensus_queue.cc:260] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.659024 20631 ts_tablet_manager.cc:1434] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.000s
I20260713 09:07:14.660135 20631 tablet_bootstrap.cc:492] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.664687 20634 ts_tablet_manager.cc:1434] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:07:14.666271 20241 catalog_manager.cc:5697] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.665988 20634 tablet_bootstrap.cc:492] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.668578 20665 raft_consensus.cc:493] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.669114 20665 raft_consensus.cc:515] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.671209 20665 leader_election.cc:290] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.672096 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.672842 20346 raft_consensus.cc:2468] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
I20260713 09:07:14.666267 20661 raft_consensus.cc:515] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.674355 20387 leader_election.cc:304] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:14.675187 20665 raft_consensus.cc:2804] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.675617 20634 tablet_bootstrap.cc:654] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.675815 20665 raft_consensus.cc:493] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.676364 20665 raft_consensus.cc:3060] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.676756 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.679402 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:14.679936 20420 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.680315 20631 tablet_bootstrap.cc:654] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.684785 20665 raft_consensus.cc:515] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.685911 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:14.687158 20665 leader_election.cc:290] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.687913 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.688529 20346 raft_consensus.cc:3060] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:07:14.688946 20386 leader_election.cc:343] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.689693 20661 leader_election.cc:290] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.690791 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
W20260713 09:07:14.692205 20386 leader_election.cc:343] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:14.692513 20638 raft_consensus.cc:515] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.693742 20494 raft_consensus.cc:2393] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d6ff658aaff431ebc286f95bde26609 in current term 1: Already voted for candidate 7259c97eae2a4ca6bdc5a072d91e827c in this term.
I20260713 09:07:14.688479 20634 tablet_bootstrap.cc:492] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.694999 20631 tablet_bootstrap.cc:492] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.695154 20420 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 1.
I20260713 09:07:14.695438 20631 ts_tablet_manager.cc:1403] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.000s
I20260713 09:07:14.696323 20309 leader_election.cc:304] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [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: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:14.696770 20346 raft_consensus.cc:2468] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:14.697163 20661 raft_consensus.cc:2804] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.695175 20634 ts_tablet_manager.cc:1403] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260713 09:07:14.697719 20661 raft_consensus.cc:697] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:14.698086 20387 leader_election.cc:304] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [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: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:14.698673 20661 consensus_queue.cc:237] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.699210 20665 raft_consensus.cc:2804] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.700812 20634 raft_consensus.cc:359] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.701642 20634 raft_consensus.cc:385] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.701952 20634 raft_consensus.cc:740] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.704545 20634 consensus_queue.cc:260] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.705073 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.705637 20631 raft_consensus.cc:359] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.706288 20631 raft_consensus.cc:385] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.706544 20631 raft_consensus.cc:740] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.706985 20634 ts_tablet_manager.cc:1434] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:14.706897 20665 raft_consensus.cc:697] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:14.708120 20634 tablet_bootstrap.cc:492] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609: Bootstrap starting.
I20260713 09:07:14.708170 20665 consensus_queue.cc:237] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.707247 20631 consensus_queue.cc:260] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.711720 20631 ts_tablet_manager.cc:1434] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:07:14.711598 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:14.712538 20420 raft_consensus.cc:2393] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7259c97eae2a4ca6bdc5a072d91e827c in current term 1: Already voted for candidate 7d6ff658aaff431ebc286f95bde26609 in this term.
I20260713 09:07:14.713749 20458 leader_election.cc:304] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [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: 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.714754 20669 raft_consensus.cc:2749] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.715567 20634 tablet_bootstrap.cc:654] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.719467 20638 leader_election.cc:290] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.720969 20618 raft_consensus.cc:515] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.727141 20495 raft_consensus.cc:2393] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ad42db1a2964adf9584ce42df8a38e1 in current term 1: Already voted for candidate 7259c97eae2a4ca6bdc5a072d91e827c in this term.
I20260713 09:07:14.712965 20631 tablet_bootstrap.cc:492] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: Bootstrap starting.
I20260713 09:07:14.729559 20386 leader_election.cc:304] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1; no voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.730789 20665 raft_consensus.cc:3060] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.733498 20241 catalog_manager.cc:5697] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.740625 20665 raft_consensus.cc:2749] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.739071 20243 catalog_manager.cc:5697] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.745217 20631 tablet_bootstrap.cc:654] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:14.745240 20634 tablet_bootstrap.cc:492] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609: No bootstrap required, opened a new log
I20260713 09:07:14.746132 20634 ts_tablet_manager.cc:1403] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.005s
I20260713 09:07:14.748972 20634 raft_consensus.cc:359] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.749670 20634 raft_consensus.cc:385] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.749940 20634 raft_consensus.cc:740] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.750739 20634 consensus_queue.cc:260] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.753335 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:14.753679 20634 ts_tablet_manager.cc:1434] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:07:14.750715 20242 catalog_manager.cc:5697] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.756820 20631 tablet_bootstrap.cc:492] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: No bootstrap required, opened a new log
I20260713 09:07:14.757314 20631 ts_tablet_manager.cc:1403] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.000s
I20260713 09:07:14.758877 20420 raft_consensus.cc:2468] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:14.759645 20618 leader_election.cc:290] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.753549 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.760155 20458 leader_election.cc:304] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:14.760752 20346 raft_consensus.cc:3060] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.760164 20631 raft_consensus.cc:359] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.761197 20631 raft_consensus.cc:385] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:14.761462 20631 raft_consensus.cc:740] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Initialized, Role: FOLLOWER
I20260713 09:07:14.762177 20631 consensus_queue.cc:260] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.764228 20631 ts_tablet_manager.cc:1434] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:14.766734 20618 raft_consensus.cc:2804] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.767313 20618 raft_consensus.cc:697] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:14.768051 20665 raft_consensus.cc:493] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.768175 20618 consensus_queue.cc:237] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.768586 20665 raft_consensus.cc:515] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.770807 20665 leader_election.cc:290] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.771974 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11b55c55b94754b4a33086f375135d" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.772853 20345 raft_consensus.cc:2468] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
I20260713 09:07:14.774147 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11b55c55b94754b4a33086f375135d" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.775171 20495 raft_consensus.cc:2468] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 0.
I20260713 09:07:14.776453 20386 leader_election.cc:304] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:14.777136 20665 raft_consensus.cc:2804] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.777499 20665 raft_consensus.cc:493] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.777916 20665 raft_consensus.cc:3060] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.784381 20346 raft_consensus.cc:2468] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:14.784379 20665 raft_consensus.cc:515] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.787386 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11b55c55b94754b4a33086f375135d" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.787671 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f11b55c55b94754b4a33086f375135d" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:14.787995 20345 raft_consensus.cc:3060] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.788267 20495 raft_consensus.cc:3060] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.788892 20241 catalog_manager.cc:5697] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.791270 20665 leader_election.cc:290] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.796438 20495 raft_consensus.cc:2468] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:14.797739 20386 leader_election.cc:304] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:14.798225 20345 raft_consensus.cc:2468] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 1.
I20260713 09:07:14.798439 20665 raft_consensus.cc:2804] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.800710 20665 raft_consensus.cc:697] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:14.801410 20665 consensus_queue.cc:237] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.810495 20242 catalog_manager.cc:5697] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:14.825949 20618 raft_consensus.cc:493] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.826488 20618 raft_consensus.cc:515] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.828173 20618 leader_election.cc:290] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.829198 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.829135 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.829978 20420 raft_consensus.cc:2468] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:14.830112 20345 raft_consensus.cc:2468] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 0.
I20260713 09:07:14.830936 20458 leader_election.cc:304] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:14.831746 20618 raft_consensus.cc:2804] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:14.832075 20618 raft_consensus.cc:493] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:14.832341 20618 raft_consensus.cc:3060] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.837245 20618 raft_consensus.cc:515] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.839040 20618 leader_election.cc:290] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.839849 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:14.840075 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:14.840358 20345 raft_consensus.cc:3060] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.840739 20420 raft_consensus.cc:3060] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.843315 20661 raft_consensus.cc:493] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.843861 20618 raft_consensus.cc:493] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.843816 20661 raft_consensus.cc:515] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.844450 20618 raft_consensus.cc:515] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.845957 20661 leader_election.cc:290] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:14.846045 20345 raft_consensus.cc:2468] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:14.846944 20618 leader_election.cc:290] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.847134 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858a9b971034d15adf44f1e7e3f9eb3" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.848043 20421 raft_consensus.cc:2393] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d6ff658aaff431ebc286f95bde26609 in current term 1: Already voted for candidate 7259c97eae2a4ca6bdc5a072d91e827c in this term.
I20260713 09:07:14.848300 20419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.848618 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.848649 20461 leader_election.cc:304] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:14.849704 20345 raft_consensus.cc:2393] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7259c97eae2a4ca6bdc5a072d91e827c in current term 1: Already voted for candidate 1ad42db1a2964adf9584ce42df8a38e1 in this term.
I20260713 09:07:14.850330 20618 raft_consensus.cc:2804] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:14.850836 20461 leader_election.cc:304] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.851037 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6858a9b971034d15adf44f1e7e3f9eb3" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" is_pre_election: true
I20260713 09:07:14.851171 20618 raft_consensus.cc:697] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:14.850909 20420 raft_consensus.cc:2468] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 1.
I20260713 09:07:14.851872 20638 raft_consensus.cc:3060] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.852623 20311 leader_election.cc:304] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d6ff658aaff431ebc286f95bde26609; no voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:14.853477 20661 raft_consensus.cc:3060] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.853150 20618 consensus_queue.cc:237] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.859570 20638 raft_consensus.cc:2749] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.860477 20661 raft_consensus.cc:2749] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.863687 20242 catalog_manager.cc:5697] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 0 to 1, leader changed from <none> to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 1 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:14.900825 20638 consensus_queue.cc:1048] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.912468 20669 consensus_queue.cc:1048] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:14.960839 20669 raft_consensus.cc:493] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:14.961447 20669 raft_consensus.cc:515] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:14.963464 20669 leader_election.cc:290] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:14.964181 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d6ff658aaff431ebc286f95bde26609" is_pre_election: true
I20260713 09:07:14.964473 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1" is_pre_election: true
I20260713 09:07:14.965204 20420 raft_consensus.cc:2393] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7259c97eae2a4ca6bdc5a072d91e827c in current term 1: Already voted for candidate 7d6ff658aaff431ebc286f95bde26609 in this term.
I20260713 09:07:14.966121 20458 leader_election.cc:304] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.966781 20669 raft_consensus.cc:3060] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:14.972211 20669 raft_consensus.cc:2749] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:14.980645 20420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
mode: GRACEFUL
new_leader_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:37130
I20260713 09:07:14.981216 20420 raft_consensus.cc:606] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Received request to transfer leadership to TS 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.984427 20665 consensus_queue.cc:1048] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:14.987349 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:14.987838 20495 raft_consensus.cc:606] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:14.991305 20662 raft_consensus.cc:993] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: : Instructing follower 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:14.991746 20662 raft_consensus.cc:1081] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Signalling peer 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:14.993897 20346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:56664
I20260713 09:07:14.995836 20346 raft_consensus.cc:493] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:14.996259 20346 raft_consensus.cc:3060] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:14.999804 20420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
mode: GRACEFUL
new_leader_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:37130
I20260713 09:07:15.000376 20420 raft_consensus.cc:606] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Received request to transfer leadership to TS 7d6ff658aaff431ebc286f95bde26609
I20260713 09:07:15.000994 20543 consensus_queue.cc:1048] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.004174 20346 raft_consensus.cc:515] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.012674 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:15.012871 20346 leader_election.cc:290] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:15.013296 20495 raft_consensus.cc:606] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:15.015437 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:15.016026 20420 raft_consensus.cc:3055] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.016304 20420 raft_consensus.cc:740] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:15.016635 20611 consensus_queue.cc:1048] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.016993 20420 consensus_queue.cc:260] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.014914 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152e2e42daef4b3d87d2f274b6ee8f30" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:15.018280 20420 raft_consensus.cc:3060] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.020206 20493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
mode: GRACEFUL
new_leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:42260
I20260713 09:07:15.020784 20493 raft_consensus.cc:606] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Received request to transfer leadership to TS 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:15.018334 20495 raft_consensus.cc:3060] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.024546 20420 raft_consensus.cc:2468] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:15.025635 20309 leader_election.cc:304] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:15.026572 20661 raft_consensus.cc:2804] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.029446 20495 raft_consensus.cc:2468] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:15.031118 20632 consensus_queue.cc:1048] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.034067 20346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
mode: GRACEFUL
new_leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:56674
I20260713 09:07:15.034771 20346 raft_consensus.cc:606] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Received request to transfer leadership to TS 1ad42db1a2964adf9584ce42df8a38e1
I20260713 09:07:15.038831 20661 raft_consensus.cc:697] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:15.039758 20661 consensus_queue.cc:237] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.049435 20242 catalog_manager.cc:5697] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 1 to 2, leader changed from 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66) to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.067509 20669 consensus_queue.cc:1048] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.073709 20618 raft_consensus.cc:993] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:15.074241 20638 raft_consensus.cc:1081] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:15.075954 20420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:37114
I20260713 09:07:15.081378 20638 consensus_queue.cc:1048] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.083290 20420 raft_consensus.cc:493] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.085120 20420 raft_consensus.cc:3060] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.093389 20420 raft_consensus.cc:515] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.101491 20420 leader_election.cc:290] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:15.101671 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:15.102276 20495 raft_consensus.cc:3055] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.102581 20495 raft_consensus.cc:740] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:15.103317 20495 consensus_queue.cc:260] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.103415 20346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b87dbf42eb374da18eb6b70a4aa93617" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:15.104234 20346 raft_consensus.cc:3060] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.104372 20495 raft_consensus.cc:3060] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.109808 20495 raft_consensus.cc:2468] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:15.110949 20386 leader_election.cc:304] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:15.111829 20543 raft_consensus.cc:2804] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.112324 20543 raft_consensus.cc:697] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:15.112453 20346 raft_consensus.cc:2468] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:15.113165 20543 consensus_queue.cc:237] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.121030 20242 catalog_manager.cc:5697] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.129544 20665 consensus_queue.cc:1048] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.136749 20543 raft_consensus.cc:993] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: : Instructing follower 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:15.137286 20620 raft_consensus.cc:1081] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Signalling peer 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:15.138998 20345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:56664
I20260713 09:07:15.139566 20345 raft_consensus.cc:493] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.139894 20345 raft_consensus.cc:3060] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.143338 20543 consensus_queue.cc:1048] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:15.148263 20345 raft_consensus.cc:515] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.149312 20346 raft_consensus.cc:1240] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Rejecting Update request from peer 1ad42db1a2964adf9584ce42df8a38e1 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:15.150913 20420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:15.157401 20420 raft_consensus.cc:3055] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.157774 20420 raft_consensus.cc:740] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:15.157590 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e34b1a10b747c5bd1015754ed9fc20" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:15.158263 20543 consensus_queue.cc:1059] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.160156 20420 consensus_queue.cc:260] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.161517 20420 raft_consensus.cc:3060] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.161723 20345 leader_election.cc:290] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:15.166953 20420 raft_consensus.cc:2468] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
W20260713 09:07:15.167461 20620 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260713 09:07:15.167997 20309 leader_election.cc:304] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [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: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:15.168915 20661 raft_consensus.cc:2804] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.169466 20661 raft_consensus.cc:697] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:15.170281 20661 consensus_queue.cc:237] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.177134 20242 catalog_manager.cc:5697] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 1 to 2, leader changed from 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66) to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.204730 20620 consensus_queue.cc:1048] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.215608 20620 consensus_queue.cc:1048] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.218194 20638 consensus_queue.cc:1048] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.235731 20618 consensus_queue.cc:1048] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.244290 20638 raft_consensus.cc:993] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:15.244823 20618 raft_consensus.cc:1081] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 7d6ff658aaff431ebc286f95bde26609 to start an election
I20260713 09:07:15.244948 20661 consensus_queue.cc:1048] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.246665 20345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
 from {username='slave'} at 127.0.0.1:56666
I20260713 09:07:15.247181 20345 raft_consensus.cc:493] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.247524 20345 raft_consensus.cc:3060] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.256821 20687 consensus_queue.cc:1048] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.256992 20345 raft_consensus.cc:515] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.260059 20419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:15.260653 20419 raft_consensus.cc:3060] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.261857 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c30f31b7703746d3986bea17bdc55b24" candidate_uuid: "7d6ff658aaff431ebc286f95bde26609" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:15.262496 20494 raft_consensus.cc:3055] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.263053 20494 raft_consensus.cc:740] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:15.265126 20494 consensus_queue.cc:260] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.266341 20494 raft_consensus.cc:3060] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.267925 20419 raft_consensus.cc:2468] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:15.269001 20309 leader_election.cc:304] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:15.269905 20687 raft_consensus.cc:2804] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.270532 20687 raft_consensus.cc:697] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Leader. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:15.271586 20687 consensus_queue.cc:237] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.273151 20345 leader_election.cc:290] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [CANDIDATE]: Term 2 election: Requested vote from peers 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:15.278941 20494 raft_consensus.cc:2468] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d6ff658aaff431ebc286f95bde26609 in term 2.
I20260713 09:07:15.281229 20241 catalog_manager.cc:5697] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "7d6ff658aaff431ebc286f95bde26609" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.283766 20611 raft_consensus.cc:993] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: : Instructing follower 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:15.284296 20687 raft_consensus.cc:1081] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Signalling peer 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:15.285931 20420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:37128
I20260713 09:07:15.286497 20420 raft_consensus.cc:493] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.286840 20420 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.293273 20420 raft_consensus.cc:515] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.294869 20420 leader_election.cc:290] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:15.295776 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:15.296176 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:15.296463 20345 raft_consensus.cc:3055] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.296794 20345 raft_consensus.cc:740] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:15.296765 20494 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.297627 20345 consensus_queue.cc:260] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.298816 20345 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.304159 20494 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:15.305279 20345 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:15.305473 20386 leader_election.cc:304] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:15.306361 20620 raft_consensus.cc:2804] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.306753 20620 raft_consensus.cc:697] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:15.307359 20620 consensus_queue.cc:237] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.314410 20243 catalog_manager.cc:5697] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 1 to 2, leader changed from 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65) to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.388751 20618 consensus_queue.cc:1048] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.399482 20638 consensus_queue.cc:1048] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:15.408223 20669 raft_consensus.cc:993] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: : Instructing follower 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:15.408708 20669 raft_consensus.cc:1081] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Signalling peer 1ad42db1a2964adf9584ce42df8a38e1 to start an election
I20260713 09:07:15.410519 20420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
 from {username='slave'} at 127.0.0.1:37114
I20260713 09:07:15.411103 20420 raft_consensus.cc:493] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:15.411461 20420 raft_consensus.cc:3060] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.418987 20420 raft_consensus.cc:515] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.421093 20420 leader_election.cc:290] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161)
I20260713 09:07:15.422333 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
I20260713 09:07:15.423031 20494 raft_consensus.cc:3055] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:15.423393 20494 raft_consensus.cc:740] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:15.424237 20494 consensus_queue.cc:260] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.425662 20494 raft_consensus.cc:3060] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.426728 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72e04b6a910464595b60c356ece98f8" candidate_uuid: "1ad42db1a2964adf9584ce42df8a38e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:15.427369 20345 raft_consensus.cc:3060] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.432494 20345 raft_consensus.cc:2468] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:15.433547 20494 raft_consensus.cc:2468] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ad42db1a2964adf9584ce42df8a38e1 in term 2.
I20260713 09:07:15.433633 20387 leader_election.cc:304] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:15.434598 20620 raft_consensus.cc:2804] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:15.435071 20620 raft_consensus.cc:697] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Leader. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:15.435843 20620 consensus_queue.cc:237] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:15.442703 20243 catalog_manager.cc:5697] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 reported cstate change: term changed from 1 to 2, leader changed from 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67) to 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "1ad42db1a2964adf9584ce42df8a38e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:15.609043 20345 raft_consensus.cc:1275] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.610289 20543 consensus_queue.cc:1048] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.617442 20494 raft_consensus.cc:1275] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.619012 20620 consensus_queue.cc:1048] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.628876 20494 raft_consensus.cc:1275] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.630256 20687 consensus_queue.cc:1048] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.637331 20420 raft_consensus.cc:1275] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.638857 20611 consensus_queue.cc:1048] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.676992 20420 raft_consensus.cc:1275] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.678234 20611 consensus_queue.cc:1048] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.687799 20494 raft_consensus.cc:3060] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:15.695137 20494 raft_consensus.cc:1275] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.696493 20611 consensus_queue.cc:1048] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.721659 20494 raft_consensus.cc:1275] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.723002 20665 consensus_queue.cc:1048] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.731289 20345 raft_consensus.cc:1275] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.733978 20665 consensus_queue.cc:1048] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.842010 20420 raft_consensus.cc:1275] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.843292 20687 consensus_queue.cc:1048] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.852057 20494 raft_consensus.cc:1275] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 7d6ff658aaff431ebc286f95bde26609: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.853667 20611 consensus_queue.cc:1048] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.891779 20345 raft_consensus.cc:1275] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.893136 20665 consensus_queue.cc:1048] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:15.901257 20494 raft_consensus.cc:1275] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Refusing update from remote peer 1ad42db1a2964adf9584ce42df8a38e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:15.902782 20665 consensus_queue.cc:1048] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:18.043797 20241 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59138:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:18.064256 20241 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59138:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:18.114913 16409 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:18.245000 20740 tablet.cc:1724] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.232738 20736 tablet.cc:1724] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.258790 20343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
mode: GRACEFUL
new_leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:53074
I20260713 09:07:18.259804 20343 raft_consensus.cc:606] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Received request to transfer leadership to TS 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:18.274878 20742 tablet.cc:1724] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:18.279613 20311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.67:43161, user_credentials={real_user=slave}} blocked reactor thread for 79751.7us
W20260713 09:07:18.316766 20447 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:2f18e1f9cf0b4e78ba76a56c6f397905)
W20260713 09:07:18.335427 20447 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:2f18e1f9cf0b4e78ba76a56c6f397905)
W20260713 09:07:18.343392 20447 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:2f18e1f9cf0b4e78ba76a56c6f397905)
I20260713 09:07:18.272137 20744 tablet.cc:1724] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.359915 20740 tablet.cc:1724] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:18.348616 20729 log.cc:927] Time spent T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260713 09:07:18.391903 20611 raft_consensus.cc:993] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: : Instructing follower 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:18.392664 20611 raft_consensus.cc:1081] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Signalling peer 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:18.415045 20736 tablet.cc:1724] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.378003 20747 tablet.cc:1724] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.470710 20492 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:42252
I20260713 09:07:18.473613 20749 tablet.cc:1724] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.502259 20492 raft_consensus.cc:493] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.528513 20492 raft_consensus.cc:3060] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.531097 20741 tablet.cc:1724] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.547178 20742 tablet.cc:1724] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.555085 20744 tablet.cc:1724] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:18.575706 20754 log.cc:927] Time spent T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260713 09:07:18.581416 20756 tablet.cc:1724] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.616859 20736 tablet.cc:1724] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.634002 20761 tablet.cc:1724] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.634742 20757 tablet.cc:1724] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.574509 20747 tablet.cc:1724] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.660542 20492 raft_consensus.cc:515] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.665000 20756 tablet.cc:1724] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.666251 20345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:18.666926 20345 raft_consensus.cc:3055] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:18.667260 20345 raft_consensus.cc:740] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:18.668041 20345 consensus_queue.cc:260] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.669389 20345 raft_consensus.cc:3060] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.702546 20345 raft_consensus.cc:2468] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 2.
I20260713 09:07:18.700394 20493 raft_consensus.cc:1240] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Rejecting Update request from peer 7d6ff658aaff431ebc286f95bde26609 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:18.724575 20492 leader_election.cc:290] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 2 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:18.739874 20461 leader_election.cc:304] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:18.749557 20746 raft_consensus.cc:2804] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:18.750205 20746 raft_consensus.cc:697] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:18.751081 20746 consensus_queue.cc:237] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.754496 20741 tablet.cc:1724] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.756713 20756 tablet.cc:1724] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.765539 20740 tablet.cc:1724] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.766690 20421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f18e1f9cf0b4e78ba76a56c6f397905" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:18.767364 20421 raft_consensus.cc:3060] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:18.773645 20418 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
mode: GRACEFUL
new_leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:44876
I20260713 09:07:18.777341 20418 raft_consensus.cc:606] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Received request to transfer leadership to TS 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:18.782298 20242 catalog_manager.cc:5697] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 1 to 2, leader changed from 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65) to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 2 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.783412 20242 catalog_manager.cc:5789] TS 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67:43161) does not have the latest schema for tablet 2f18e1f9cf0b4e78ba76a56c6f397905 (table soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4]). Expected version 1 got 0
I20260713 09:07:18.799432 20741 tablet.cc:1724] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.802734 20768 raft_consensus.cc:993] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: : Instructing follower 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:18.808480 20768 raft_consensus.cc:1081] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Signalling peer 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:18.807986 20736 tablet.cc:1724] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.809512 16409 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:07:18.810223 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:18.818735 20761 tablet.cc:1724] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.819738 20421 raft_consensus.cc:2468] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 2.
I20260713 09:07:18.820544 20742 tablet.cc:1724] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.822757 20489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:42236
I20260713 09:07:18.823366 20489 raft_consensus.cc:493] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.823792 20489 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:18.823241 20749 tablet.cc:1724] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.803568 20740 tablet.cc:1724] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:18.856163 20489 raft_consensus.cc:515] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.862939 20421 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e"
dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
mode: GRACEFUL
new_leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:44876
I20260713 09:07:18.863821 20421 raft_consensus.cc:606] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Received request to transfer leadership to TS 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:18.867033 20342 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7"
dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
mode: GRACEFUL
new_leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:53074
I20260713 09:07:18.867660 20342 raft_consensus.cc:606] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Received request to transfer leadership to TS 7259c97eae2a4ca6bdc5a072d91e827c
I20260713 09:07:18.869035 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:18.869694 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:18.872471 20489 leader_election.cc:290] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 3 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:18.873050 20418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:18.873400 20342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b82a09214f54081836c2c1ad1a042e7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:18.874207 20342 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:18.873739 20418 raft_consensus.cc:3055] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:18.881718 20418 raft_consensus.cc:740] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:18.882586 20418 consensus_queue.cc:260] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.883495 20418 raft_consensus.cc:3060] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:18.885913 20342 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 3.
I20260713 09:07:18.887657 20461 leader_election.cc:304] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [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: 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:18.888577 20746 raft_consensus.cc:2804] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:18.889060 20746 raft_consensus.cc:697] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:18.889948 20746 consensus_queue.cc:237] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.891745 20418 raft_consensus.cc:2468] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 3.
I20260713 09:07:18.893595 20243 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9: soft_deleted_table [id=069a67fc9a0543339b3fe100c0c4e6c4] alter complete (version 1)
I20260713 09:07:18.901703 20243 catalog_manager.cc:5697] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 2 to 3, leader changed from 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66) to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 3 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:18.957767 20665 raft_consensus.cc:993] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1: : Instructing follower 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:18.958191 20768 raft_consensus.cc:1081] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Signalling peer 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:18.959926 20489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:42236
I20260713 09:07:18.960507 20489 raft_consensus.cc:493] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:18.960884 20489 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:18.967465 20489 raft_consensus.cc:515] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.969467 20489 leader_election.cc:290] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 3 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:18.970371 20342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:18.970546 20418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896c5d19d354fe5809d657b3869357e" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:18.971267 20418 raft_consensus.cc:3055] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:18.971263 20342 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:18.971740 20418 raft_consensus.cc:740] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1ad42db1a2964adf9584ce42df8a38e1, State: Running, Role: LEADER
I20260713 09:07:18.972522 20418 consensus_queue.cc:260] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.973654 20418 raft_consensus.cc:3060] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:18.978524 20342 raft_consensus.cc:2468] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 3.
I20260713 09:07:18.978585 20418 raft_consensus.cc:2468] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 3.
I20260713 09:07:18.979909 20458 leader_election.cc:304] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c, 7d6ff658aaff431ebc286f95bde26609; no voters: 
I20260713 09:07:18.980684 20746 raft_consensus.cc:2804] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:18.981168 20746 raft_consensus.cc:697] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:18.981889 20746 consensus_queue.cc:237] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:18.990700 20243 catalog_manager.cc:5697] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 2 to 3, leader changed from 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66) to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 3 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.184798 20632 raft_consensus.cc:993] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609: : Instructing follower 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:19.185324 20753 raft_consensus.cc:1081] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Signalling peer 7259c97eae2a4ca6bdc5a072d91e827c to start an election
I20260713 09:07:19.186995 20489 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7"
dest_uuid: "7259c97eae2a4ca6bdc5a072d91e827c"
 from {username='slave'} at 127.0.0.1:42252
I20260713 09:07:19.187604 20489 raft_consensus.cc:493] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:19.187988 20489 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.195490 20489 raft_consensus.cc:515] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:19.197728 20489 leader_election.cc:290] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [CANDIDATE]: Term 3 election: Requested vote from peers 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385), 1ad42db1a2964adf9584ce42df8a38e1 (127.16.6.66:34869)
I20260713 09:07:19.198572 20342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7d6ff658aaff431ebc286f95bde26609"
I20260713 09:07:19.198804 20418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ffbd55371404d36878d869b34453fc7" candidate_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ad42db1a2964adf9584ce42df8a38e1"
I20260713 09:07:19.199283 20342 raft_consensus.cc:3055] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:19.199335 20418 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.199717 20342 raft_consensus.cc:740] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7d6ff658aaff431ebc286f95bde26609, State: Running, Role: LEADER
I20260713 09:07:19.200559 20342 consensus_queue.cc:260] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:19.201835 20342 raft_consensus.cc:3060] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:19.207926 20418 raft_consensus.cc:2468] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 3.
I20260713 09:07:19.208202 20421 raft_consensus.cc:1275] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:19.209046 20342 raft_consensus.cc:2468] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7259c97eae2a4ca6bdc5a072d91e827c in term 3.
I20260713 09:07:19.209605 20458 leader_election.cc:304] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [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: 1ad42db1a2964adf9584ce42df8a38e1, 7259c97eae2a4ca6bdc5a072d91e827c; no voters: 
I20260713 09:07:19.210973 20638 raft_consensus.cc:2804] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:19.211019 20746 consensus_queue.cc:1048] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.212116 20638 raft_consensus.cc:697] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 LEADER]: Becoming Leader. State: Replica: 7259c97eae2a4ca6bdc5a072d91e827c, State: Running, Role: LEADER
I20260713 09:07:19.212994 20638 consensus_queue.cc:237] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [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: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } }
I20260713 09:07:19.220939 20342 raft_consensus.cc:1275] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:07:19.223495 20749 tablet.cc:1724] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:19.231129 20776 consensus_queue.cc:1048] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260713 09:07:19.253167 20242 catalog_manager.cc:5697] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c reported cstate change: term changed from 2 to 3, leader changed from 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65) to 7259c97eae2a4ca6bdc5a072d91e827c (127.16.6.67). New cstate: current_term: 3 leader_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7259c97eae2a4ca6bdc5a072d91e827c" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 43161 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:19.255144 20740 tablet.cc:1719] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:07:19.254442 20749 tablet.cc:1719] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:07:19.257938 20736 tablet.cc:1719] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: Skipping requested alter to schema version 1, tablet already version 1
I20260713 09:07:19.360695 20342 raft_consensus.cc:1275] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:19.361898 20776 consensus_queue.cc:1048] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:07:19.368690 20421 raft_consensus.cc:1275] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:07:19.370033 20746 consensus_queue.cc:1048] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:07:19.389439 20342 raft_consensus.cc:1275] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:19.390683 20776 consensus_queue.cc:1048] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.399246 20421 raft_consensus.cc:1275] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:19.405762 20776 consensus_queue.cc:1048] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.694799 20421 raft_consensus.cc:1275] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:19.696199 20776 consensus_queue.cc:1048] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ad42db1a2964adf9584ce42df8a38e1" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 34869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.704694 20342 raft_consensus.cc:1275] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Refusing update from remote peer 7259c97eae2a4ca6bdc5a072d91e827c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:19.706631 20777 consensus_queue.cc:1048] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d6ff658aaff431ebc286f95bde26609" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 43385 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:19.933269 16409 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:07:19.940058 16409 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:07:19.940604 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:07:19.947044 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:07:19.947464 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:20.978456 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
W20260713 09:07:21.001881 20461 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:07:21.005260 20461 consensus_peers.cc:597] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.009950 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.010682 16409 tablet_replica.cc:333] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.011257 16409 raft_consensus.cc:2243] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.011734 16409 raft_consensus.cc:2272] T 6f11b55c55b94754b4a33086f375135d P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.013840 16409 tablet_replica.cc:333] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.014430 16409 raft_consensus.cc:2243] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.015208 16409 raft_consensus.cc:2272] T c30f31b7703746d3986bea17bdc55b24 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.015856 20387 consensus_peers.cc:597] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.017205 16409 tablet_replica.cc:333] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.017844 16409 raft_consensus.cc:2243] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.018220 16409 raft_consensus.cc:2272] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.019814 16409 tablet_replica.cc:333] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.020318 16409 raft_consensus.cc:2243] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.020730 16409 raft_consensus.cc:2272] T 3b82a09214f54081836c2c1ad1a042e7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.022532 16409 tablet_replica.cc:333] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.023082 16409 raft_consensus.cc:2243] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.023450 16409 raft_consensus.cc:2272] T e72e04b6a910464595b60c356ece98f8 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.025043 16409 tablet_replica.cc:333] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.025533 16409 raft_consensus.cc:2243] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.025966 16409 raft_consensus.cc:2272] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.027516 16409 tablet_replica.cc:333] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.028038 16409 raft_consensus.cc:2243] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.028425 16409 raft_consensus.cc:2272] T b87dbf42eb374da18eb6b70a4aa93617 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.030217 16409 tablet_replica.cc:333] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.030704 16409 raft_consensus.cc:2243] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.031061 16409 raft_consensus.cc:2272] T 0ffbd55371404d36878d869b34453fc7 P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.032737 16409 tablet_replica.cc:333] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.033205 16409 raft_consensus.cc:2243] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.033912 16409 raft_consensus.cc:2272] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.035506 16409 tablet_replica.cc:333] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.036159 16409 raft_consensus.cc:2243] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.037075 16409 raft_consensus.cc:2272] T f04ebc8bcc9d4be28baf12ec84edd025 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.039508 16409 tablet_replica.cc:333] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
W20260713 09:07:21.039633 20387 consensus_peers.cc:597] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.040201 16409 raft_consensus.cc:2243] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:07:21.040674 20461 consensus_peers.cc:597] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.040738 16409 raft_consensus.cc:2272] T 0896c5d19d354fe5809d657b3869357e P 7d6ff658aaff431ebc286f95bde26609 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.042768 20387 consensus_peers.cc:597] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.043354 16409 tablet_replica.cc:333] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.044121 16409 raft_consensus.cc:2243] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.044643 16409 raft_consensus.cc:2272] T dd9026a6b3794b138ed834da25b12914 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.046234 20461 consensus_peers.cc:597] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.047212 16409 tablet_replica.cc:333] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.047711 16409 raft_consensus.cc:2243] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.048082 16409 raft_consensus.cc:2272] T 11369b1e70324852927b81c03b0293ee P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.049896 16409 tablet_replica.cc:333] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.050349 16409 raft_consensus.cc:2243] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.050709 16409 raft_consensus.cc:2272] T 4f82b1b08b93478693d69b2137830d1b P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.052559 16409 tablet_replica.cc:333] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.053118 16409 raft_consensus.cc:2243] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.053936 16409 raft_consensus.cc:2272] T c0e34b1a10b747c5bd1015754ed9fc20 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.055653 16409 tablet_replica.cc:333] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.056154 16409 raft_consensus.cc:2243] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.056597 16409 raft_consensus.cc:2272] T 90b96cea794d4fec91662123e5a6aedd P 7d6ff658aaff431ebc286f95bde26609 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.058837 16409 tablet_replica.cc:333] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.059363 16409 raft_consensus.cc:2243] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.060176 16409 raft_consensus.cc:2272] T c538aaa2929c4cc5a6a7586060d279a5 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.060345 20387 consensus_peers.cc:597] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.062245 16409 tablet_replica.cc:333] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609: stopping tablet replica
I20260713 09:07:21.062893 16409 raft_consensus.cc:2243] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.063623 16409 raft_consensus.cc:2272] T 72341ed4f33f48708cce9c5c9543dac2 P 7d6ff658aaff431ebc286f95bde26609 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.105547 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
I20260713 09:07:21.134835 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
I20260713 09:07:21.168557 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.169348 16409 tablet_replica.cc:333] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.170049 16409 raft_consensus.cc:2243] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.170943 16409 raft_consensus.cc:2272] T b87dbf42eb374da18eb6b70a4aa93617 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.172955 16409 tablet_replica.cc:333] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.173666 16409 raft_consensus.cc:2243] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.174482 16409 raft_consensus.cc:2272] T 6f11b55c55b94754b4a33086f375135d P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.176522 16409 tablet_replica.cc:333] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.177067 16409 raft_consensus.cc:2243] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.177843 16409 raft_consensus.cc:2272] T e72e04b6a910464595b60c356ece98f8 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.179565 16409 tablet_replica.cc:333] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.180107 16409 raft_consensus.cc:2243] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.180548 16409 raft_consensus.cc:2272] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.182245 16409 tablet_replica.cc:333] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.182755 16409 raft_consensus.cc:2243] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.183156 16409 raft_consensus.cc:2272] T c30f31b7703746d3986bea17bdc55b24 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.184795 16409 tablet_replica.cc:333] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.185316 16409 raft_consensus.cc:2243] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.185770 16409 raft_consensus.cc:2272] T 6858a9b971034d15adf44f1e7e3f9eb3 P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.187353 16409 tablet_replica.cc:333] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.187877 16409 raft_consensus.cc:2243] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.188308 16409 raft_consensus.cc:2272] T 3b82a09214f54081836c2c1ad1a042e7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.189949 16409 tablet_replica.cc:333] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.190456 16409 raft_consensus.cc:2243] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.190876 16409 raft_consensus.cc:2272] T c538aaa2929c4cc5a6a7586060d279a5 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.192621 16409 tablet_replica.cc:333] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.193117 16409 raft_consensus.cc:2243] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.193504 16409 raft_consensus.cc:2272] T 90b96cea794d4fec91662123e5a6aedd P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.195207 16409 tablet_replica.cc:333] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.195698 16409 raft_consensus.cc:2243] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.196102 16409 raft_consensus.cc:2272] T 152e2e42daef4b3d87d2f274b6ee8f30 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.197672 16409 tablet_replica.cc:333] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.198246 16409 raft_consensus.cc:2243] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.198637 16409 raft_consensus.cc:2272] T 0896c5d19d354fe5809d657b3869357e P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.200273 16409 tablet_replica.cc:333] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.200762 16409 raft_consensus.cc:2243] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.201172 16409 raft_consensus.cc:2272] T f04ebc8bcc9d4be28baf12ec84edd025 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.202997 16409 tablet_replica.cc:333] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.203485 16409 raft_consensus.cc:2243] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.204272 16409 raft_consensus.cc:2272] T dd9026a6b3794b138ed834da25b12914 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.206643 16409 tablet_replica.cc:333] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.207149 16409 raft_consensus.cc:2243] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.207886 16409 raft_consensus.cc:2272] T 11369b1e70324852927b81c03b0293ee P 1ad42db1a2964adf9584ce42df8a38e1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:21.209715 20461 consensus_peers.cc:597] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.209807 16409 tablet_replica.cc:333] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.210520 16409 raft_consensus.cc:2243] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.210964 16409 raft_consensus.cc:2272] T c0e34b1a10b747c5bd1015754ed9fc20 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.212539 16409 tablet_replica.cc:333] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.213035 16409 raft_consensus.cc:2243] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.213804 16409 raft_consensus.cc:2272] T 4f82b1b08b93478693d69b2137830d1b P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.215672 16409 tablet_replica.cc:333] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.216127 16409 raft_consensus.cc:2243] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.216537 16409 raft_consensus.cc:2272] T 0ffbd55371404d36878d869b34453fc7 P 1ad42db1a2964adf9584ce42df8a38e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.218425 16409 tablet_replica.cc:333] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1: stopping tablet replica
I20260713 09:07:21.218850 16409 raft_consensus.cc:2243] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.219244 16409 raft_consensus.cc:2272] T 72341ed4f33f48708cce9c5c9543dac2 P 1ad42db1a2964adf9584ce42df8a38e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.256217 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
W20260713 09:07:21.278195 20461 consensus_peers.cc:597] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c -> Peer 7d6ff658aaff431ebc286f95bde26609 (127.16.6.65:43385): Couldn't send request to peer 7d6ff658aaff431ebc286f95bde26609. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:43385: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:21.284652 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
I20260713 09:07:21.318444 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:21.319190 16409 tablet_replica.cc:333] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.319980 16409 raft_consensus.cc:2243] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.320581 16409 raft_consensus.cc:2272] T 6f11b55c55b94754b4a33086f375135d P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.322953 16409 tablet_replica.cc:333] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.323446 16409 raft_consensus.cc:2243] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.323814 16409 raft_consensus.cc:2272] T 152e2e42daef4b3d87d2f274b6ee8f30 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.325389 16409 tablet_replica.cc:333] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.326004 16409 raft_consensus.cc:2243] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.326694 16409 raft_consensus.cc:2272] T 2f18e1f9cf0b4e78ba76a56c6f397905 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.328300 16409 tablet_replica.cc:333] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.328765 16409 raft_consensus.cc:2243] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.329129 16409 raft_consensus.cc:2272] T e72e04b6a910464595b60c356ece98f8 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.330717 16409 tablet_replica.cc:333] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.331175 16409 raft_consensus.cc:2243] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.331537 16409 raft_consensus.cc:2272] T b87dbf42eb374da18eb6b70a4aa93617 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.333042 16409 tablet_replica.cc:333] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.333479 16409 raft_consensus.cc:2243] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.333897 16409 raft_consensus.cc:2272] T c30f31b7703746d3986bea17bdc55b24 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.335391 16409 tablet_replica.cc:333] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.335845 16409 raft_consensus.cc:2243] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.336503 16409 raft_consensus.cc:2272] T 3b82a09214f54081836c2c1ad1a042e7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.338176 16409 tablet_replica.cc:333] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.338617 16409 raft_consensus.cc:2243] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.339268 16409 raft_consensus.cc:2272] T 6858a9b971034d15adf44f1e7e3f9eb3 P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.340862 16409 tablet_replica.cc:333] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.341322 16409 raft_consensus.cc:2243] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.341775 16409 raft_consensus.cc:2272] T c538aaa2929c4cc5a6a7586060d279a5 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.343576 16409 tablet_replica.cc:333] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.344013 16409 raft_consensus.cc:2243] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.344667 16409 raft_consensus.cc:2272] T 90b96cea794d4fec91662123e5a6aedd P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.346402 16409 tablet_replica.cc:333] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.346840 16409 raft_consensus.cc:2243] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.347770 16409 raft_consensus.cc:2272] T 0ffbd55371404d36878d869b34453fc7 P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.349557 16409 tablet_replica.cc:333] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.350103 16409 raft_consensus.cc:2243] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.350757 16409 raft_consensus.cc:2272] T 0896c5d19d354fe5809d657b3869357e P 7259c97eae2a4ca6bdc5a072d91e827c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.352675 16409 tablet_replica.cc:333] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.353361 16409 raft_consensus.cc:2243] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.353874 16409 raft_consensus.cc:2272] T f04ebc8bcc9d4be28baf12ec84edd025 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.355862 16409 tablet_replica.cc:333] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.356426 16409 raft_consensus.cc:2243] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.356835 16409 raft_consensus.cc:2272] T c0e34b1a10b747c5bd1015754ed9fc20 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.358544 16409 tablet_replica.cc:333] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.359041 16409 raft_consensus.cc:2243] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.359453 16409 raft_consensus.cc:2272] T 4f82b1b08b93478693d69b2137830d1b P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.361145 16409 tablet_replica.cc:333] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.361652 16409 raft_consensus.cc:2243] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.362062 16409 raft_consensus.cc:2272] T 11369b1e70324852927b81c03b0293ee P 7259c97eae2a4ca6bdc5a072d91e827c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.363806 16409 tablet_replica.cc:333] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.364289 16409 raft_consensus.cc:2243] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.364709 16409 raft_consensus.cc:2272] T 72341ed4f33f48708cce9c5c9543dac2 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.366581 16409 tablet_replica.cc:333] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c: stopping tablet replica
I20260713 09:07:21.367020 16409 raft_consensus.cc:2243] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:21.367420 16409 raft_consensus.cc:2272] T dd9026a6b3794b138ed834da25b12914 P 7259c97eae2a4ca6bdc5a072d91e827c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.404201 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
I20260713 09:07:21.433403 16409 master.cc:562] Master@127.16.6.126:35637 shutting down...
I20260713 09:07:21.456303 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:21.456920 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:21.457273 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7e73ec5bbd241c3b2a08a2fb8d9ced9: stopping tablet replica
I20260713 09:07:21.477388 16409 master.cc:584] Master@127.16.6.126:35637 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12303 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:07:21.530094 16409 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.16.6.126:41763
I20260713 09:07:21.531190 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:21.536883 20789 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:21.537793 20790 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:21.538245 20792 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:21.538718 16409 server_base.cc:1061] running on GCE node
I20260713 09:07:21.539561 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:21.539733 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:21.539856 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933641539845 us; error 0 us; skew 500 ppm
I20260713 09:07:21.540300 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:21.542549 16409 webserver.cc:533] Webserver started at http://127.16.6.126:46047/ using document root <none> and password file <none>
I20260713 09:07:21.542968 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:21.543114 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:21.543319 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:21.544318 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/master-0-root/instance:
uuid: "404a07560bd3445697ee5621f4f0a799"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.548780 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:21.552093 20797 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.552809 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:07:21.553114 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/master-0-root
uuid: "404a07560bd3445697ee5621f4f0a799"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.553392 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:21.576416 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:21.577678 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:21.616209 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.126:41763
I20260713 09:07:21.616317 20848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.126:41763 every 8 connection(s)
I20260713 09:07:21.620105 20849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:21.630285 20849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799: Bootstrap starting.
I20260713 09:07:21.634873 20849 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:21.638921 20849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799: No bootstrap required, opened a new log
I20260713 09:07:21.640911 20849 raft_consensus.cc:359] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a07560bd3445697ee5621f4f0a799" member_type: VOTER }
I20260713 09:07:21.641275 20849 raft_consensus.cc:385] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:21.641449 20849 raft_consensus.cc:740] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 404a07560bd3445697ee5621f4f0a799, State: Initialized, Role: FOLLOWER
I20260713 09:07:21.642076 20849 consensus_queue.cc:260] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "404a07560bd3445697ee5621f4f0a799" member_type: VOTER }
I20260713 09:07:21.642477 20849 raft_consensus.cc:399] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:07:21.642669 20849 raft_consensus.cc:493] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:07:21.642868 20849 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:21.647241 20849 raft_consensus.cc:515] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a07560bd3445697ee5621f4f0a799" member_type: VOTER }
I20260713 09:07:21.647691 20849 leader_election.cc:304] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [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: 404a07560bd3445697ee5621f4f0a799; no voters: 
I20260713 09:07:21.648712 20849 leader_election.cc:290] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:07:21.649092 20852 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:21.650420 20852 raft_consensus.cc:697] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 1 LEADER]: Becoming Leader. State: Replica: 404a07560bd3445697ee5621f4f0a799, State: Running, Role: LEADER
I20260713 09:07:21.651079 20852 consensus_queue.cc:237] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [LEADER]: Queue going to LEADER mode. State: All 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: "404a07560bd3445697ee5621f4f0a799" member_type: VOTER }
I20260713 09:07:21.651661 20849 sys_catalog.cc:565] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:07:21.655450 20854 sys_catalog.cc:455] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 404a07560bd3445697ee5621f4f0a799. Latest consensus state: current_term: 1 leader_uuid: "404a07560bd3445697ee5621f4f0a799" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a07560bd3445697ee5621f4f0a799" member_type: VOTER } }
I20260713 09:07:21.655519 20853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "404a07560bd3445697ee5621f4f0a799" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "404a07560bd3445697ee5621f4f0a799" member_type: VOTER } }
I20260713 09:07:21.656208 20854 sys_catalog.cc:458] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:21.656307 20853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [sys.catalog]: This master's current role is: LEADER
I20260713 09:07:21.661453 20858 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:07:21.667400 20858 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:07:21.668497 16409 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:07:21.676185 20858 catalog_manager.cc:1383] Generated new cluster ID: 3c77ba965b814f11bbe6a4a709f7d795
I20260713 09:07:21.676448 20858 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:07:21.693081 20858 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:07:21.694399 20858 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:07:21.706369 20858 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799: Generated new TSK 0
I20260713 09:07:21.706952 20858 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:07:21.735317 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:21.741446 20870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:21.742370 20871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:21.744395 16409 server_base.cc:1061] running on GCE node
W20260713 09:07:21.744730 20873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:21.745743 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:21.745982 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:21.746157 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933641746139 us; error 0 us; skew 500 ppm
I20260713 09:07:21.746691 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:21.748896 16409 webserver.cc:533] Webserver started at http://127.16.6.65:34849/ using document root <none> and password file <none>
I20260713 09:07:21.749377 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:21.749569 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:21.749877 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:21.750936 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-0-root/instance:
uuid: "df49afedf9604a17948b4a13457ea601"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.755508 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:21.758644 20878 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.759356 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:07:21.759680 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-0-root
uuid: "df49afedf9604a17948b4a13457ea601"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.759963 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:21.776337 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:21.777675 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:21.779243 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:21.781538 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:21.781801 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.782064 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:21.782245 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.823350 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.65:41379
I20260713 09:07:21.823463 20940 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.65:41379 every 8 connection(s)
I20260713 09:07:21.828445 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:21.835619 20945 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:21.836747 20946 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:21.839252 20948 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:21.839305 16409 server_base.cc:1061] running on GCE node
I20260713 09:07:21.841355 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:07:21.841614 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:21.841800 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933641841768 us; error 0 us; skew 500 ppm
I20260713 09:07:21.842284 20941 heartbeater.cc:344] Connected to a master server at 127.16.6.126:41763
I20260713 09:07:21.842406 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:21.842703 20941 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:21.843531 20941 heartbeater.cc:507] Master 127.16.6.126:41763 requested a full tablet report, sending...
I20260713 09:07:21.845013 16409 webserver.cc:533] Webserver started at http://127.16.6.66:40841/ using document root <none> and password file <none>
I20260713 09:07:21.845535 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:21.845774 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:21.845825 20814 ts_manager.cc:194] Registered new tserver with Master: df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379)
I20260713 09:07:21.846055 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:21.847213 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-1-root/instance:
uuid: "94309d9bf34a4ca596028df22a4547b5"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.847726 20814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41938
I20260713 09:07:21.851748 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:07:21.855443 20953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.856161 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:07:21.856484 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-1-root
uuid: "94309d9bf34a4ca596028df22a4547b5"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.856886 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:21.877408 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:21.878645 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:21.880071 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:21.882287 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:21.882488 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.882741 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:21.882892 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.921777 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.66:33703
I20260713 09:07:21.921862 21015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.66:33703 every 8 connection(s)
I20260713 09:07:21.926543 16409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:07:21.934139 21019 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:07:21.935765 21020 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:21.938886 16409 server_base.cc:1061] running on GCE node
W20260713 09:07:21.939481 21022 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:07:21.940420 21016 heartbeater.cc:344] Connected to a master server at 127.16.6.126:41763
I20260713 09:07:21.940603 16409 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:07:21.940819 21016 heartbeater.cc:461] Registering TS with master...
W20260713 09:07:21.940956 16409 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:07:21.941241 16409 hybrid_clock.cc:648] HybridClock initialized: now 1783933641941220 us; error 0 us; skew 500 ppm
I20260713 09:07:21.941747 21016 heartbeater.cc:507] Master 127.16.6.126:41763 requested a full tablet report, sending...
I20260713 09:07:21.941932 16409 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:07:21.944254 20814 ts_manager.cc:194] Registered new tserver with Master: 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:21.945107 16409 webserver.cc:533] Webserver started at http://127.16.6.67:44673/ using document root <none> and password file <none>
I20260713 09:07:21.945853 16409 fs_manager.cc:362] Metadata directory not provided
I20260713 09:07:21.946120 16409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:07:21.946342 20814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41946
I20260713 09:07:21.946463 16409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:07:21.948197 16409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-2-root/instance:
uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.952962 16409 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:07:21.956609 21027 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.957477 16409 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:07:21.957882 16409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-2-root
uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
format_stamp: "Formatted at 2026-07-13 09:07:21 on dist-test-slave-7hhx"
I20260713 09:07:21.958261 16409 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskFbyfUu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933532629734-16409-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:07:21.968866 16409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:07:21.970117 16409 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:07:21.971627 16409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:07:21.973843 16409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:07:21.974058 16409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:21.974288 16409 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:07:21.974455 16409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:07:22.017506 16409 rpc_server.cc:307] RPC server started. Bound to: 127.16.6.67:33061
I20260713 09:07:22.017697 21089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.6.67:33061 every 8 connection(s)
I20260713 09:07:22.031756 21090 heartbeater.cc:344] Connected to a master server at 127.16.6.126:41763
I20260713 09:07:22.032228 21090 heartbeater.cc:461] Registering TS with master...
I20260713 09:07:22.033100 21090 heartbeater.cc:507] Master 127.16.6.126:41763 requested a full tablet report, sending...
I20260713 09:07:22.035089 20814 ts_manager.cc:194] Registered new tserver with Master: c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.035936 16409 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014917243s
I20260713 09:07:22.036675 20814 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41960
I20260713 09:07:22.061340 20814 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41966:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:22.064044 20814 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:22.131995 20981 tablet_service.cc:1511] Processing CreateTablet for tablet 448eb62a7ee74d0086df9b1fda34af4e (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:22.133888 20981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448eb62a7ee74d0086df9b1fda34af4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.139154 20980 tablet_service.cc:1511] Processing CreateTablet for tablet b1baa9473cbc4b318d25735b365760a7 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:22.141188 20980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1baa9473cbc4b318d25735b365760a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.142745 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 693a7a0aa3344d80aca78251bdd08d2f (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:22.144418 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693a7a0aa3344d80aca78251bdd08d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.146580 21055 tablet_service.cc:1511] Processing CreateTablet for tablet 448eb62a7ee74d0086df9b1fda34af4e (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:22.148007 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448eb62a7ee74d0086df9b1fda34af4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.151213 21054 tablet_service.cc:1511] Processing CreateTablet for tablet b1baa9473cbc4b318d25735b365760a7 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:22.152642 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1baa9473cbc4b318d25735b365760a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.154829 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 693a7a0aa3344d80aca78251bdd08d2f (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:22.155740 20906 tablet_service.cc:1511] Processing CreateTablet for tablet 448eb62a7ee74d0086df9b1fda34af4e (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:22.156227 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693a7a0aa3344d80aca78251bdd08d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.157081 20906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 448eb62a7ee74d0086df9b1fda34af4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.159279 20978 tablet_service.cc:1511] Processing CreateTablet for tablet feb6136f13ec461588fd0963ac5d7533 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:22.159694 20905 tablet_service.cc:1511] Processing CreateTablet for tablet b1baa9473cbc4b318d25735b365760a7 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:22.160678 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb6136f13ec461588fd0963ac5d7533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.161058 20905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1baa9473cbc4b318d25735b365760a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.164072 20904 tablet_service.cc:1511] Processing CreateTablet for tablet 693a7a0aa3344d80aca78251bdd08d2f (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:22.165467 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 693a7a0aa3344d80aca78251bdd08d2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.167904 20903 tablet_service.cc:1511] Processing CreateTablet for tablet feb6136f13ec461588fd0963ac5d7533 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:22.170647 20902 tablet_service.cc:1511] Processing CreateTablet for tablet 3da458f45ae34b56986dfcd80c8b722d (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:22.171360 21052 tablet_service.cc:1511] Processing CreateTablet for tablet feb6136f13ec461588fd0963ac5d7533 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:22.172039 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da458f45ae34b56986dfcd80c8b722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.172695 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb6136f13ec461588fd0963ac5d7533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.173945 20903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet feb6136f13ec461588fd0963ac5d7533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.195362 20977 tablet_service.cc:1511] Processing CreateTablet for tablet 3da458f45ae34b56986dfcd80c8b722d (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:22.196906 20977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da458f45ae34b56986dfcd80c8b722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.220517 21052 tablet_service.cc:1511] Processing CreateTablet for tablet 3da458f45ae34b56986dfcd80c8b722d (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:22.221953 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da458f45ae34b56986dfcd80c8b722d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.223399 20901 tablet_service.cc:1511] Processing CreateTablet for tablet 319f321c602f4cffa111ec03e67da0e0 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:22.225278 20901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319f321c602f4cffa111ec03e67da0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.240600 21105 tablet_bootstrap.cc:492] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.242208 20978 tablet_service.cc:1511] Processing CreateTablet for tablet 319f321c602f4cffa111ec03e67da0e0 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:22.243625 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319f321c602f4cffa111ec03e67da0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.246577 21054 tablet_service.cc:1511] Processing CreateTablet for tablet 319f321c602f4cffa111ec03e67da0e0 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:22.247896 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319f321c602f4cffa111ec03e67da0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.248041 20900 tablet_service.cc:1511] Processing CreateTablet for tablet b6ae11d62329411cb3352f6e9e7fc983 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:22.249404 20900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ae11d62329411cb3352f6e9e7fc983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.255967 20976 tablet_service.cc:1511] Processing CreateTablet for tablet b6ae11d62329411cb3352f6e9e7fc983 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:22.257364 20976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ae11d62329411cb3352f6e9e7fc983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.258047 21051 tablet_service.cc:1511] Processing CreateTablet for tablet b6ae11d62329411cb3352f6e9e7fc983 (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:22.261411 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6ae11d62329411cb3352f6e9e7fc983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.270285 21107 tablet_bootstrap.cc:492] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.276960 21107 tablet_bootstrap.cc:654] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.283267 21106 tablet_bootstrap.cc:492] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.285772 20901 tablet_service.cc:1511] Processing CreateTablet for tablet ae5478cafd994d0d962cf6c817a5949c (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:22.287410 20901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5478cafd994d0d962cf6c817a5949c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.289191 21105 tablet_bootstrap.cc:654] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.296828 21107 tablet_bootstrap.cc:492] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.297490 21107 ts_tablet_manager.cc:1403] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260713 09:07:22.301143 21107 raft_consensus.cc:359] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.302042 21107 raft_consensus.cc:385] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.302394 21107 raft_consensus.cc:740] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.303179 21055 tablet_service.cc:1511] Processing CreateTablet for tablet ae5478cafd994d0d962cf6c817a5949c (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:22.303263 21107 consensus_queue.cc:260] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.304690 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5478cafd994d0d962cf6c817a5949c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.310575 20981 tablet_service.cc:1511] Processing CreateTablet for tablet ae5478cafd994d0d962cf6c817a5949c (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:22.311991 20981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5478cafd994d0d962cf6c817a5949c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.319130 21106 tablet_bootstrap.cc:654] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.331483 20902 tablet_service.cc:1511] Processing CreateTablet for tablet 85122945d42841c8bf30cde23ff3406b (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:22.333395 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85122945d42841c8bf30cde23ff3406b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.338869 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 85122945d42841c8bf30cde23ff3406b (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:22.340410 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85122945d42841c8bf30cde23ff3406b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.345821 21051 tablet_service.cc:1511] Processing CreateTablet for tablet 85122945d42841c8bf30cde23ff3406b (DEFAULT_TABLE table=test-workload [id=56932aa790624625bc4f21fa26c4b541]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:22.362192 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85122945d42841c8bf30cde23ff3406b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:22.385890 21090 heartbeater.cc:499] Master 127.16.6.126:41763 was elected leader, sending a full tablet report...
I20260713 09:07:22.387240 21107 ts_tablet_manager.cc:1434] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.089s	user 0.044s	sys 0.039s
I20260713 09:07:22.388402 21107 tablet_bootstrap.cc:492] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.394368 21107 tablet_bootstrap.cc:654] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.398386 21105 tablet_bootstrap.cc:492] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.398873 21105 ts_tablet_manager.cc:1403] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.030s
I20260713 09:07:22.401587 21105 raft_consensus.cc:359] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.402303 21105 raft_consensus.cc:385] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.402619 21105 raft_consensus.cc:740] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.403379 21105 consensus_queue.cc:260] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.404420 21106 tablet_bootstrap.cc:492] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.405076 21106 ts_tablet_manager.cc:1403] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.020s
I20260713 09:07:22.411857 21106 raft_consensus.cc:359] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.412500 21106 raft_consensus.cc:385] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.412809 21106 raft_consensus.cc:740] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.413659 21106 consensus_queue.cc:260] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.420141 21105 ts_tablet_manager.cc:1434] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.004s
I20260713 09:07:22.420892 21016 heartbeater.cc:499] Master 127.16.6.126:41763 was elected leader, sending a full tablet report...
I20260713 09:07:22.421459 21105 tablet_bootstrap.cc:492] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.422467 21107 tablet_bootstrap.cc:492] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.423061 21107 ts_tablet_manager.cc:1403] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.011s
I20260713 09:07:22.427292 21107 raft_consensus.cc:359] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.428458 21107 raft_consensus.cc:385] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.428925 21107 raft_consensus.cc:740] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.430154 21107 consensus_queue.cc:260] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.432135 21105 tablet_bootstrap.cc:654] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.437141 21107 ts_tablet_manager.cc:1434] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:07:22.438122 20941 heartbeater.cc:499] Master 127.16.6.126:41763 was elected leader, sending a full tablet report...
I20260713 09:07:22.438336 21107 tablet_bootstrap.cc:492] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.438479 21106 ts_tablet_manager.cc:1434] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.006s
I20260713 09:07:22.439685 21106 tablet_bootstrap.cc:492] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.445616 21106 tablet_bootstrap.cc:654] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.445626 21107 tablet_bootstrap.cc:654] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.463382 21105 tablet_bootstrap.cc:492] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.463394 21106 tablet_bootstrap.cc:492] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.464015 21107 tablet_bootstrap.cc:492] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.464170 21105 ts_tablet_manager.cc:1403] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260713 09:07:22.464134 21106 ts_tablet_manager.cc:1403] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260713 09:07:22.464772 21107 ts_tablet_manager.cc:1403] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.009s
I20260713 09:07:22.467401 21106 raft_consensus.cc:359] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.467589 21105 raft_consensus.cc:359] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.468356 21106 raft_consensus.cc:385] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.468385 21105 raft_consensus.cc:385] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.468091 21107 raft_consensus.cc:359] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.468997 21105 raft_consensus.cc:740] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.468954 21106 raft_consensus.cc:740] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.469314 21107 raft_consensus.cc:385] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.469792 21107 raft_consensus.cc:740] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.470088 21105 consensus_queue.cc:260] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.470211 21106 consensus_queue.cc:260] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.470683 21107 consensus_queue.cc:260] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.474853 21106 ts_tablet_manager.cc:1434] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:22.475241 21107 ts_tablet_manager.cc:1434] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:07:22.475867 21105 ts_tablet_manager.cc:1434] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:07:22.475960 21106 tablet_bootstrap.cc:492] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.476447 21107 tablet_bootstrap.cc:492] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.476950 21105 tablet_bootstrap.cc:492] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.482749 21106 tablet_bootstrap.cc:654] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.483064 21105 tablet_bootstrap.cc:654] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.483919 21107 tablet_bootstrap.cc:654] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.495261 21106 tablet_bootstrap.cc:492] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.495401 21105 tablet_bootstrap.cc:492] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.496023 21106 ts_tablet_manager.cc:1403] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260713 09:07:22.496023 21105 ts_tablet_manager.cc:1403] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260713 09:07:22.498723 21109 raft_consensus.cc:493] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.499329 21109 raft_consensus.cc:515] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.499572 21106 raft_consensus.cc:359] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.500144 21105 raft_consensus.cc:359] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.500571 21106 raft_consensus.cc:385] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.500954 21105 raft_consensus.cc:385] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.501047 21106 raft_consensus.cc:740] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.501343 21105 raft_consensus.cc:740] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.502133 21105 consensus_queue.cc:260] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.502238 21106 consensus_queue.cc:260] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.504612 21107 tablet_bootstrap.cc:492] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.505136 21107 ts_tablet_manager.cc:1403] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260713 09:07:22.506500 21106 ts_tablet_manager.cc:1434] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:07:22.507601 21106 tablet_bootstrap.cc:492] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.507915 21107 raft_consensus.cc:359] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.508658 21107 raft_consensus.cc:385] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.508971 21107 raft_consensus.cc:740] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.509737 21107 consensus_queue.cc:260] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.512768 21105 ts_tablet_manager.cc:1434] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:07:22.513949 21105 tablet_bootstrap.cc:492] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.516808 21106 tablet_bootstrap.cc:654] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.519359 21109 leader_election.cc:290] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:22.520406 21105 tablet_bootstrap.cc:654] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.525811 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:22.526717 20991 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:22.528688 21114 raft_consensus.cc:493] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.529287 21028 leader_election.cc:304] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:22.529413 21114 raft_consensus.cc:515] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.530496 21109 raft_consensus.cc:2804] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:22.530925 21109 raft_consensus.cc:493] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:22.531320 21109 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.536562 21114 leader_election.cc:290] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.563838 21107 ts_tablet_manager.cc:1434] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.058s	user 0.016s	sys 0.013s
I20260713 09:07:22.564307 21105 tablet_bootstrap.cc:492] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.564934 21105 ts_tablet_manager.cc:1403] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.019s
I20260713 09:07:22.565138 21107 tablet_bootstrap.cc:492] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.567926 21105 raft_consensus.cc:359] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.568732 21105 raft_consensus.cc:385] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.569079 21105 raft_consensus.cc:740] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.569916 21105 consensus_queue.cc:260] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.570238 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:22.572332 21105 ts_tablet_manager.cc:1434] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:22.573407 21105 tablet_bootstrap.cc:492] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.573598 21107 tablet_bootstrap.cc:654] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.575217 21121 raft_consensus.cc:493] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.575845 21121 raft_consensus.cc:515] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.577389 21113 raft_consensus.cc:493] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.577967 21113 raft_consensus.cc:515] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.578528 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:22.579325 21121 leader_election.cc:290] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:22.579412 20916 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:22.580046 21121 raft_consensus.cc:493] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.580694 21113 leader_election.cc:290] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.580541 21121 raft_consensus.cc:515] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.581200 21105 tablet_bootstrap.cc:654] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.592061 21121 leader_election.cc:290] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
W20260713 09:07:22.583190 20879 leader_election.cc:343] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.610435 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
W20260713 09:07:22.612054 21028 leader_election.cc:343] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.613487 21106 tablet_bootstrap.cc:492] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.613691 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:22.614342 21106 ts_tablet_manager.cc:1403] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.021s
I20260713 09:07:22.605157 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:22.615419 20991 raft_consensus.cc:2468] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:22.616616 21028 leader_election.cc:304] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:22.617831 21127 raft_consensus.cc:2804] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:22.618219 21127 raft_consensus.cc:493] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:07:22.618203 21029 leader_election.cc:343] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.618902 21127 raft_consensus.cc:3060] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.624001 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:22.624960 21065 raft_consensus.cc:2468] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:22.625593 21109 raft_consensus.cc:515] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.626600 21127 raft_consensus.cc:515] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.627104 20882 leader_election.cc:304] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [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: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:22.627755 21109 leader_election.cc:290] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:22.628778 21114 raft_consensus.cc:2804] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:22.628878 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:22.629324 21114 raft_consensus.cc:493] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:22.629629 20991 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.629880 21114 raft_consensus.cc:3060] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.636714 21107 tablet_bootstrap.cc:492] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.637405 21107 ts_tablet_manager.cc:1403] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.006s
I20260713 09:07:22.638422 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:22.640370 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:22.641119 20915 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.639923 20991 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:22.642556 21028 leader_election.cc:304] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:22.643440 21109 raft_consensus.cc:2804] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:22.643589 21105 tablet_bootstrap.cc:492] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.644296 21105 ts_tablet_manager.cc:1403] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.024s
I20260713 09:07:22.645638 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:22.646345 20990 raft_consensus.cc:3060] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.646993 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
W20260713 09:07:22.648331 21029 leader_election.cc:343] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.648089 21105 raft_consensus.cc:359] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.648973 21105 raft_consensus.cc:385] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.650579 21106 raft_consensus.cc:359] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.651327 21106 raft_consensus.cc:385] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.651609 21106 raft_consensus.cc:740] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.652463 20915 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:22.652951 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319f321c602f4cffa111ec03e67da0e0" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:22.653681 20914 raft_consensus.cc:2468] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:22.654750 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319f321c602f4cffa111ec03e67da0e0" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:22.654896 20955 leader_election.cc:304] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:22.652334 21106 consensus_queue.cc:260] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.655910 21113 raft_consensus.cc:2804] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:22.655931 21105 raft_consensus.cc:740] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.656455 21113 raft_consensus.cc:493] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:22.656961 21113 raft_consensus.cc:3060] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.657122 21105 consensus_queue.cc:260] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
W20260713 09:07:22.658114 20957 leader_election.cc:343] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.640486 21107 raft_consensus.cc:359] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.655903 21109 raft_consensus.cc:697] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:22.659732 21127 leader_election.cc:290] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:22.654995 21114 raft_consensus.cc:515] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.660818 21109 consensus_queue.cc:237] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.662880 20916 raft_consensus.cc:2393] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3e06326d5cd47b5b5f0971f2dba7470 in current term 1: Already voted for candidate df49afedf9604a17948b4a13457ea601 in this term.
W20260713 09:07:22.664106 20862 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:22.670217 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:22.671105 21065 raft_consensus.cc:3060] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.671496 20990 raft_consensus.cc:2468] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:22.659291 21107 raft_consensus.cc:385] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.673190 21107 raft_consensus.cc:740] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.674119 21107 consensus_queue.cc:260] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.674227 21028 leader_election.cc:304] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [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: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: df49afedf9604a17948b4a13457ea601
I20260713 09:07:22.675311 21121 raft_consensus.cc:2804] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:22.675947 21121 raft_consensus.cc:697] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:22.678238 21105 ts_tablet_manager.cc:1434] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.034s	user 0.013s	sys 0.007s
I20260713 09:07:22.677140 21121 consensus_queue.cc:237] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.685719 21135 raft_consensus.cc:493] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.686298 21135 raft_consensus.cc:515] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.688572 21065 raft_consensus.cc:2468] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:22.676426 21107 ts_tablet_manager.cc:1434] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260713 09:07:22.681438 21113 raft_consensus.cc:515] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.687623 21105 tablet_bootstrap.cc:492] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.690608 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:22.695796 21133 raft_consensus.cc:493] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.690692 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:22.696092 21029 leader_election.cc:304] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470; no voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601
W20260713 09:07:22.702862 20955 leader_election.cc:343] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.703061 21127 raft_consensus.cc:2749] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:22.704192 21105 tablet_bootstrap.cc:654] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.696348 20882 leader_election.cc:304] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:22.697866 21113 leader_election.cc:290] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.699359 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319f321c602f4cffa111ec03e67da0e0" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:22.694365 21114 leader_election.cc:290] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.700114 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319f321c602f4cffa111ec03e67da0e0" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:22.699618 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:22.694278 21135 leader_election.cc:290] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.707919 20914 raft_consensus.cc:3060] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.705603 21064 raft_consensus.cc:2468] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
W20260713 09:07:22.709748 20957 leader_election.cc:343] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.710111 21114 raft_consensus.cc:2804] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:22.710625 21114 raft_consensus.cc:697] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:22.711241 20957 leader_election.cc:304] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [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: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: df49afedf9604a17948b4a13457ea601
I20260713 09:07:22.711457 21114 consensus_queue.cc:237] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.712975 21135 raft_consensus.cc:2804] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:22.713532 21135 raft_consensus.cc:493] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:22.714040 21135 raft_consensus.cc:3060] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.718133 21107 tablet_bootstrap.cc:492] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
W20260713 09:07:22.717957 20879 leader_election.cc:343] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.704743 21133 raft_consensus.cc:515] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.719786 20813 catalog_manager.cc:5697] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:22.722131 20914 raft_consensus.cc:2468] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:22.723902 21106 ts_tablet_manager.cc:1434] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.005s
I20260713 09:07:22.734236 21106 tablet_bootstrap.cc:492] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.734376 20955 leader_election.cc:304] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [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: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:22.735647 21113 raft_consensus.cc:2804] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:22.737279 21113 raft_consensus.cc:697] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:22.738332 21113 consensus_queue.cc:237] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.747877 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:22.748060 21135 raft_consensus.cc:515] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.748831 20990 raft_consensus.cc:2393] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df49afedf9604a17948b4a13457ea601 in current term 1: Already voted for candidate c3e06326d5cd47b5b5f0971f2dba7470 in this term.
I20260713 09:07:22.750948 21133 leader_election.cc:290] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.751346 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
W20260713 09:07:22.751830 20882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.67:33061, user_credentials={real_user=slave}} blocked reactor thread for 55610.6us
W20260713 09:07:22.752939 20955 leader_election.cc:343] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:22.752766 20812 catalog_manager.cc:5697] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:22.753645 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:22.753839 21107 tablet_bootstrap.cc:654] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.756245 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:22.755376 20882 leader_election.cc:304] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:22.756839 21135 leader_election.cc:290] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.757373 21133 raft_consensus.cc:3060] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.764125 20811 catalog_manager.cc:5697] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 0 to 1, leader changed from <none> to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:22.756908 21064 raft_consensus.cc:3060] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.766369 21107 tablet_bootstrap.cc:492] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.766875 21107 ts_tablet_manager.cc:1403] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260713 09:07:22.762226 21106 tablet_bootstrap.cc:654] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.771318 21133 raft_consensus.cc:2749] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:22.772218 21107 raft_consensus.cc:359] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.772680 21105 tablet_bootstrap.cc:492] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.773343 21105 ts_tablet_manager.cc:1403] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.016s
I20260713 09:07:22.773459 21107 raft_consensus.cc:385] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.773353 21064 raft_consensus.cc:2468] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:22.774093 21107 raft_consensus.cc:740] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.776731 21105 raft_consensus.cc:359] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.777115 20957 leader_election.cc:304] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [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: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: df49afedf9604a17948b4a13457ea601
I20260713 09:07:22.777671 21105 raft_consensus.cc:385] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.777979 21105 raft_consensus.cc:740] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.778519 21135 raft_consensus.cc:2804] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:22.778147 21107 consensus_queue.cc:260] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.779059 21135 raft_consensus.cc:697] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:22.778766 21105 consensus_queue.cc:260] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.779961 21135 consensus_queue.cc:237] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.781138 21107 ts_tablet_manager.cc:1434] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:07:22.781296 21105 ts_tablet_manager.cc:1434] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:22.782294 21107 tablet_bootstrap.cc:492] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.782713 21105 tablet_bootstrap.cc:492] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.789443 21107 tablet_bootstrap.cc:654] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.789466 21106 tablet_bootstrap.cc:492] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.790485 21106 ts_tablet_manager.cc:1403] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260713 09:07:22.791584 21105 tablet_bootstrap.cc:654] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.808804 20813 catalog_manager.cc:5697] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:22.814674 21105 tablet_bootstrap.cc:492] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.815356 21105 ts_tablet_manager.cc:1403] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.008s
I20260713 09:07:22.815754 21107 tablet_bootstrap.cc:492] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.816305 21107 ts_tablet_manager.cc:1403] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.017s
I20260713 09:07:22.804245 21106 raft_consensus.cc:359] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.816720 21106 raft_consensus.cc:385] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.817050 21106 raft_consensus.cc:740] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.817948 21106 consensus_queue.cc:260] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.818616 21105 raft_consensus.cc:359] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.819535 21105 raft_consensus.cc:385] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.819166 21107 raft_consensus.cc:359] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.820013 21107 raft_consensus.cc:385] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.819985 21105 raft_consensus.cc:740] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.820459 21107 raft_consensus.cc:740] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.820708 21106 ts_tablet_manager.cc:1434] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260713 09:07:22.821220 21105 consensus_queue.cc:260] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.822378 20812 catalog_manager.cc:5697] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:22.823699 21105 ts_tablet_manager.cc:1434] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:07:22.824519 21105 tablet_bootstrap.cc:492] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.829622 21105 tablet_bootstrap.cc:654] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.821237 21107 consensus_queue.cc:260] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.822058 21106 tablet_bootstrap.cc:492] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.833586 21107 ts_tablet_manager.cc:1434] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:07:22.834671 21107 tablet_bootstrap.cc:492] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.840073 21107 tablet_bootstrap.cc:654] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.844695 21106 tablet_bootstrap.cc:654] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.845196 21107 tablet_bootstrap.cc:492] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.845757 21107 ts_tablet_manager.cc:1403] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:07:22.848418 21107 raft_consensus.cc:359] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.849303 21107 raft_consensus.cc:385] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.849632 21107 raft_consensus.cc:740] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.850199 21105 tablet_bootstrap.cc:492] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.850764 21105 ts_tablet_manager.cc:1403] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260713 09:07:22.850407 21107 consensus_queue.cc:260] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.853469 21107 ts_tablet_manager.cc:1434] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:22.853924 21105 raft_consensus.cc:359] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.854635 21105 raft_consensus.cc:385] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.854689 21107 tablet_bootstrap.cc:492] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:22.854931 21105 raft_consensus.cc:740] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.855821 21105 consensus_queue.cc:260] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.857872 21105 ts_tablet_manager.cc:1434] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:07:22.858790 21105 tablet_bootstrap.cc:492] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:22.863251 21107 tablet_bootstrap.cc:654] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.864481 21105 tablet_bootstrap.cc:654] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.880074 21107 tablet_bootstrap.cc:492] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:22.880615 21107 ts_tablet_manager.cc:1403] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260713 09:07:22.881713 21106 tablet_bootstrap.cc:492] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.882246 21106 ts_tablet_manager.cc:1403] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.017s
I20260713 09:07:22.882754 21105 tablet_bootstrap.cc:492] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:22.883239 21105 ts_tablet_manager.cc:1403] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.013s
I20260713 09:07:22.883411 21107 raft_consensus.cc:359] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.884207 21107 raft_consensus.cc:385] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.884490 21107 raft_consensus.cc:740] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.885214 21107 consensus_queue.cc:260] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.885309 21106 raft_consensus.cc:359] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.885639 21105 raft_consensus.cc:359] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.887318 21105 raft_consensus.cc:385] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.887313 21106 raft_consensus.cc:385] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.887566 21107 ts_tablet_manager.cc:1434] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:07:22.887887 21106 raft_consensus.cc:740] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.887846 21105 raft_consensus.cc:740] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.888788 21106 consensus_queue.cc:260] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.889035 21105 consensus_queue.cc:260] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.891217 21106 ts_tablet_manager.cc:1434] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:22.892695 21106 tablet_bootstrap.cc:492] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.894202 21105 ts_tablet_manager.cc:1434] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:07:22.898180 21106 tablet_bootstrap.cc:654] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.903831 21133 raft_consensus.cc:493] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.904377 21133 raft_consensus.cc:515] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.905457 21106 tablet_bootstrap.cc:492] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.906037 21106 ts_tablet_manager.cc:1403] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:07:22.908133 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:22.908373 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:22.908682 21133 leader_election.cc:290] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.908870 21106 raft_consensus.cc:359] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.909400 21064 raft_consensus.cc:2393] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df49afedf9604a17948b4a13457ea601 in current term 1: Already voted for candidate 94309d9bf34a4ca596028df22a4547b5 in this term.
I20260713 09:07:22.909687 21106 raft_consensus.cc:385] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.910013 21106 raft_consensus.cc:740] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.910768 20882 leader_election.cc:304] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:22.910843 21106 consensus_queue.cc:260] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.911701 21133 raft_consensus.cc:3060] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.912806 21106 ts_tablet_manager.cc:1434] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:07:22.914628 21106 tablet_bootstrap.cc:492] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.919613 21133 raft_consensus.cc:2749] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:22.920006 21106 tablet_bootstrap.cc:654] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.924438 21106 tablet_bootstrap.cc:492] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.924883 21106 ts_tablet_manager.cc:1403] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260713 09:07:22.926873 21106 raft_consensus.cc:359] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.927325 21106 raft_consensus.cc:385] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.927500 21106 raft_consensus.cc:740] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.927942 21106 consensus_queue.cc:260] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.929505 21106 ts_tablet_manager.cc:1434] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:07:22.930665 21106 tablet_bootstrap.cc:492] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:22.934796 21106 tablet_bootstrap.cc:654] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:22.938916 21106 tablet_bootstrap.cc:492] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:22.939311 21106 ts_tablet_manager.cc:1403] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:07:22.941298 21106 raft_consensus.cc:359] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.941857 21106 raft_consensus.cc:385] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:22.942050 21106 raft_consensus.cc:740] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:22.942600 21106 consensus_queue.cc:260] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.943950 21106 ts_tablet_manager.cc:1434] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:07:22.971716 21135 raft_consensus.cc:493] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.972311 21135 raft_consensus.cc:515] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.974323 21135 leader_election.cc:290] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.975278 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:22.975443 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:22.976121 20914 raft_consensus.cc:2468] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:22.976136 21064 raft_consensus.cc:2468] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:22.977380 20957 leader_election.cc:304] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:22.978160 21135 raft_consensus.cc:2804] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:22.978529 21135 raft_consensus.cc:493] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:22.978776 21135 raft_consensus.cc:3060] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.979210 21121 raft_consensus.cc:493] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:22.979689 21121 raft_consensus.cc:515] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.981402 21121 leader_election.cc:290] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:22.982224 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:22.982478 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:22.983000 20914 raft_consensus.cc:2468] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:22.983100 20990 raft_consensus.cc:2468] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:22.984448 21029 leader_election.cc:304] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:22.985148 21121 raft_consensus.cc:2804] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:22.985505 21121 raft_consensus.cc:493] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:22.985821 21121 raft_consensus.cc:3060] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.985832 21135 raft_consensus.cc:515] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.988008 21135 leader_election.cc:290] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:22.988670 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:22.989192 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:22.989287 20914 raft_consensus.cc:3060] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.989838 21064 raft_consensus.cc:3060] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.992514 21121 raft_consensus.cc:515] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:22.995132 21121 leader_election.cc:290] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:22.995260 21064 raft_consensus.cc:2468] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:22.995569 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:22.996250 20916 raft_consensus.cc:3060] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.996578 20957 leader_election.cc:304] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:22.997496 21135 raft_consensus.cc:2804] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:22.997424 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:22.998185 21135 raft_consensus.cc:697] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:22.998347 20990 raft_consensus.cc:3060] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:22.997975 20914 raft_consensus.cc:2468] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:22.999253 21135 consensus_queue.cc:237] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.003760 20916 raft_consensus.cc:2468] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:23.005713 20990 raft_consensus.cc:2468] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:23.005833 21135 raft_consensus.cc:493] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.006583 21135 raft_consensus.cc:515] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.005273 21029 leader_election.cc:304] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.007742 21121 raft_consensus.cc:2804] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:23.008183 21121 raft_consensus.cc:697] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:23.008972 21121 consensus_queue.cc:237] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.009631 21135 leader_election.cc:290] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.011442 20811 catalog_manager.cc:5697] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.014358 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:23.014808 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:23.015071 20916 raft_consensus.cc:2468] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:23.015465 21064 raft_consensus.cc:2468] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:23.016177 20955 leader_election.cc:304] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.017695 21135 raft_consensus.cc:2804] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:23.018187 21135 raft_consensus.cc:493] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:23.017715 20812 catalog_manager.cc:5697] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.018535 21135 raft_consensus.cc:3060] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.025386 21135 raft_consensus.cc:515] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.028208 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:23.028824 20916 raft_consensus.cc:3060] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.029762 21135 leader_election.cc:290] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.030530 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:23.031097 21064 raft_consensus.cc:3060] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.034334 20916 raft_consensus.cc:2468] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:23.035374 20955 leader_election.cc:304] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.036037 21135 raft_consensus.cc:2804] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:23.036577 21135 raft_consensus.cc:697] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:23.036815 21064 raft_consensus.cc:2468] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:23.037629 21135 consensus_queue.cc:237] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.045063 20812 catalog_manager.cc:5697] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.067341 21121 consensus_queue.cc:1048] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.081146 21121 consensus_queue.cc:1048] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:23.154584 21121 consensus_queue.cc:1048] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.154798 21064 raft_consensus.cc:3060] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.162782 21135 consensus_queue.cc:1048] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.173048 21121 consensus_queue.cc:1048] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.179338 21113 consensus_queue.cc:1048] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.188745 21135 raft_consensus.cc:493] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.189515 21135 raft_consensus.cc:515] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.195900 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:23.194504 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "693a7a0aa3344d80aca78251bdd08d2f" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:23.200647 21064 raft_consensus.cc:2393] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94309d9bf34a4ca596028df22a4547b5 in current term 1: Already voted for candidate df49afedf9604a17948b4a13457ea601 in this term.
I20260713 09:07:23.202081 20957 leader_election.cc:304] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5; no voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601
I20260713 09:07:23.196533 21135 leader_election.cc:290] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.203457 21135 raft_consensus.cc:3060] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.211468 21114 consensus_queue.cc:1048] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:23.212774 21141 consensus_queue.cc:1048] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.213531 21113 raft_consensus.cc:493] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.214087 21113 raft_consensus.cc:515] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.215487 21135 raft_consensus.cc:2749] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:23.217015 21169 raft_consensus.cc:493] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:23.218741 21113 leader_election.cc:290] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.219692 21169 raft_consensus.cc:515] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.222249 21169 leader_election.cc:290] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:23.222967 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:23.223627 21063 raft_consensus.cc:2468] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:23.224304 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:23.225122 20916 raft_consensus.cc:2468] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:23.226677 21029 leader_election.cc:304] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.226756 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:23.227852 20991 raft_consensus.cc:2468] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:23.228104 21121 raft_consensus.cc:2804] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:23.228487 20957 leader_election.cc:304] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:23.228602 21121 raft_consensus.cc:493] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:23.229099 21121 raft_consensus.cc:3060] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.229648 21135 raft_consensus.cc:2804] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:23.230132 21135 raft_consensus.cc:493] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:23.230515 21135 raft_consensus.cc:3060] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.231559 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:23.232199 20914 raft_consensus.cc:2468] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:23.238224 21113 consensus_queue.cc:1048] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.241271 21135 raft_consensus.cc:515] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.243855 21135 leader_election.cc:290] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.245203 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:23.249538 21121 raft_consensus.cc:515] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.251806 21114 consensus_queue.cc:1048] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:23.253235 21121 leader_election.cc:290] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:23.253518 21063 raft_consensus.cc:2393] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 94309d9bf34a4ca596028df22a4547b5 in current term 1: Already voted for candidate c3e06326d5cd47b5b5f0971f2dba7470 in this term.
I20260713 09:07:23.255148 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:23.256134 20990 raft_consensus.cc:2393] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3e06326d5cd47b5b5f0971f2dba7470 in current term 1: Already voted for candidate 94309d9bf34a4ca596028df22a4547b5 in this term.
I20260713 09:07:23.253198 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:23.256733 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae5478cafd994d0d962cf6c817a5949c" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:23.259011 20916 raft_consensus.cc:3060] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:23.260856 21029 leader_election.cc:304] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [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: c3e06326d5cd47b5b5f0971f2dba7470; no voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601
I20260713 09:07:23.262137 21121 raft_consensus.cc:2749] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:23.267663 20916 raft_consensus.cc:2468] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:23.268846 20955 leader_election.cc:304] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [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: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:23.269737 21135 raft_consensus.cc:2804] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:23.270275 21135 raft_consensus.cc:697] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:23.271216 21135 consensus_queue.cc:237] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.286535 20812 catalog_manager.cc:5697] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.316741 20990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
mode: GRACEFUL
new_leader_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:44542
I20260713 09:07:23.317281 20990 raft_consensus.cc:606] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Received request to transfer leadership to TS df49afedf9604a17948b4a13457ea601
I20260713 09:07:23.331079 21063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
mode: GRACEFUL
new_leader_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:53782
I20260713 09:07:23.331565 21063 raft_consensus.cc:606] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Received request to transfer leadership to TS df49afedf9604a17948b4a13457ea601
I20260713 09:07:23.339093 21063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
mode: GRACEFUL
new_leader_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:53782
I20260713 09:07:23.339602 21063 raft_consensus.cc:606] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Received request to transfer leadership to TS df49afedf9604a17948b4a13457ea601
I20260713 09:07:23.350404 21063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
mode: GRACEFUL
new_leader_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:53782
I20260713 09:07:23.350975 21063 raft_consensus.cc:606] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Received request to transfer leadership to TS 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:23.358846 20990 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
mode: GRACEFUL
new_leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:44542
I20260713 09:07:23.359402 20990 raft_consensus.cc:606] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Received request to transfer leadership to TS c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:23.466249 21135 consensus_queue.cc:1048] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.472468 21113 raft_consensus.cc:993] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5: : Instructing follower df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:23.472941 21141 raft_consensus.cc:1081] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Signalling peer df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:23.474735 20915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e"
dest_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:48208
I20260713 09:07:23.475507 20915 raft_consensus.cc:493] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.475926 20915 raft_consensus.cc:3060] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.479542 21141 consensus_queue.cc:1048] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.484299 20915 raft_consensus.cc:515] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.486611 20915 leader_election.cc:290] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.487617 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:23.488300 20990 raft_consensus.cc:3055] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:23.488636 20990 raft_consensus.cc:740] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:23.489425 20990 consensus_queue.cc:260] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.490293 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "448eb62a7ee74d0086df9b1fda34af4e" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:23.490772 20990 raft_consensus.cc:3060] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.490880 21065 raft_consensus.cc:3060] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.496594 20990 raft_consensus.cc:2468] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:23.497311 21065 raft_consensus.cc:2468] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:23.497551 20879 leader_election.cc:304] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.498584 21114 raft_consensus.cc:2804] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:23.499063 21114 raft_consensus.cc:697] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:23.499811 21114 consensus_queue.cc:237] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.506357 20812 catalog_manager.cc:5697] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 1 to 2, leader changed from 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66) to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.559741 21169 raft_consensus.cc:993] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470: : Instructing follower df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:23.560209 21121 raft_consensus.cc:1081] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Signalling peer df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:23.561844 20915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533"
dest_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:48196
I20260713 09:07:23.562337 20915 raft_consensus.cc:493] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.562646 20915 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.567696 20915 raft_consensus.cc:515] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.569438 20915 leader_election.cc:290] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.570331 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:23.570609 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:23.570897 20990 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.571235 21065 raft_consensus.cc:3055] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:23.571542 21065 raft_consensus.cc:740] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:23.572247 21065 consensus_queue.cc:260] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.573222 21065 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.576141 20990 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:23.577389 20879 leader_election.cc:304] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.578210 21114 raft_consensus.cc:2804] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:23.578725 21114 raft_consensus.cc:697] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:23.578637 21065 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:23.579728 21114 consensus_queue.cc:237] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.580199 21121 consensus_queue.cc:1048] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.587459 20812 catalog_manager.cc:5697] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 1 to 2, leader changed from c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67) to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.591534 21169 consensus_queue.cc:1048] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.593278 21141 consensus_queue.cc:1048] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.610507 21121 raft_consensus.cc:993] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470: : Instructing follower 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:23.611112 21169 raft_consensus.cc:1081] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Signalling peer 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:23.613037 20990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:44526
I20260713 09:07:23.613639 20990 raft_consensus.cc:493] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.614029 20990 raft_consensus.cc:3060] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.618225 21141 consensus_queue.cc:1048] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.621016 20990 raft_consensus.cc:515] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.624020 20990 leader_election.cc:290] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.626011 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:23.626675 20915 raft_consensus.cc:3060] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.627394 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6ae11d62329411cb3352f6e9e7fc983" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:23.627501 21135 raft_consensus.cc:993] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5: : Instructing follower c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:23.627938 21065 raft_consensus.cc:3055] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:23.628067 21135 raft_consensus.cc:1081] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Signalling peer c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:23.628286 21065 raft_consensus.cc:740] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:23.629115 21065 consensus_queue.cc:260] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.630059 21063 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:53770
I20260713 09:07:23.630380 21065 raft_consensus.cc:3060] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.630632 21063 raft_consensus.cc:493] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.631016 21063 raft_consensus.cc:3060] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.633292 20915 raft_consensus.cc:2468] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:23.634588 20955 leader_election.cc:304] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.635344 21141 raft_consensus.cc:2804] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:23.635795 21141 raft_consensus.cc:697] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:23.636531 21141 consensus_queue.cc:237] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.637871 21065 raft_consensus.cc:2468] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:23.638954 21063 raft_consensus.cc:515] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.642742 21063 leader_election.cc:290] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:23.644026 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:23.644719 20990 raft_consensus.cc:3055] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:23.679241 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85122945d42841c8bf30cde23ff3406b" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:23.682384 20916 raft_consensus.cc:3060] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.645057 20990 raft_consensus.cc:740] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:23.695004 20990 consensus_queue.cc:260] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.698149 20990 raft_consensus.cc:3060] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.700374 21169 raft_consensus.cc:993] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470: : Instructing follower df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:23.701367 21109 raft_consensus.cc:1081] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Signalling peer df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:23.704800 20915 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7"
dest_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:48196
I20260713 09:07:23.705615 20915 raft_consensus.cc:493] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:23.706073 20915 raft_consensus.cc:3060] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.707195 20916 raft_consensus.cc:2468] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 2.
I20260713 09:07:23.709134 21029 leader_election.cc:304] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.710484 21169 raft_consensus.cc:2804] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:23.711594 21169 raft_consensus.cc:697] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:23.713121 21169 consensus_queue.cc:237] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.723979 20990 raft_consensus.cc:2468] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 2.
I20260713 09:07:23.726725 20814 catalog_manager.cc:5697] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 1 to 2, leader changed from 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66) to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:23.734145 20915 raft_consensus.cc:515] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.736601 20915 leader_election.cc:290] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:23.737452 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:23.738413 20990 raft_consensus.cc:3060] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.738577 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1baa9473cbc4b318d25735b365760a7" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:23.739353 21063 raft_consensus.cc:3055] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:23.739687 21063 raft_consensus.cc:740] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:23.741056 21063 consensus_queue.cc:260] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.741806 20811 catalog_manager.cc:5697] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 1 to 2, leader changed from c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67) to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.743039 21063 raft_consensus.cc:3060] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:23.745949 20990 raft_consensus.cc:2468] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:23.747167 20879 leader_election.cc:304] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:23.748193 21133 raft_consensus.cc:2804] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:23.748672 21133 raft_consensus.cc:697] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:23.749879 21133 consensus_queue.cc:237] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:23.752769 21063 raft_consensus.cc:2468] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:23.759681 20811 catalog_manager.cc:5697] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 1 to 2, leader changed from c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67) to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:23.800117 21135 consensus_queue.cc:1048] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.813730 21135 consensus_queue.cc:1048] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:23.942946 20990 raft_consensus.cc:1275] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:23.944391 21133 consensus_queue.cc:1048] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:23.955374 21063 raft_consensus.cc:1275] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:23.956992 21190 consensus_queue.cc:1048] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:23.999728 21063 raft_consensus.cc:1275] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.001039 21190 consensus_queue.cc:1048] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.013238 20990 raft_consensus.cc:1275] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.014878 21191 consensus_queue.cc:1048] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:24.130214 20915 raft_consensus.cc:1275] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.131709 21169 consensus_queue.cc:1048] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.140441 20990 raft_consensus.cc:1275] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.142050 21121 consensus_queue.cc:1048] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:24.251678 21063 raft_consensus.cc:1275] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.253641 21135 consensus_queue.cc:1048] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.256722 20915 raft_consensus.cc:1275] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.259275 21135 consensus_queue.cc:1048] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:24.350087 21063 raft_consensus.cc:1275] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.351691 21191 consensus_queue.cc:1048] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:07:24.362257 20990 raft_consensus.cc:1275] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:24.364181 21133 consensus_queue.cc:1048] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:26.390714 20814 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35166:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:07:26.393538 20814 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:07:26.445927 20901 tablet_service.cc:1511] Processing CreateTablet for tablet c8f95e3396824702a61844ba689fdcb6 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:26.446997 20981 tablet_service.cc:1511] Processing CreateTablet for tablet c8f95e3396824702a61844ba689fdcb6 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:26.448696 20981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f95e3396824702a61844ba689fdcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.449096 21051 tablet_service.cc:1511] Processing CreateTablet for tablet c8f95e3396824702a61844ba689fdcb6 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:07:26.450743 21051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f95e3396824702a61844ba689fdcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.450423 20902 tablet_service.cc:1511] Processing CreateTablet for tablet 45c77f4a4e6e4798b131b5aee130630e (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:26.452905 20979 tablet_service.cc:1511] Processing CreateTablet for tablet 45c77f4a4e6e4798b131b5aee130630e (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:26.454360 20979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c77f4a4e6e4798b131b5aee130630e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.455569 21055 tablet_service.cc:1511] Processing CreateTablet for tablet 45c77f4a4e6e4798b131b5aee130630e (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:07:26.457504 21055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c77f4a4e6e4798b131b5aee130630e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.458102 20900 tablet_service.cc:1511] Processing CreateTablet for tablet 12c41f7882004ac88a804c8249555427 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:26.461288 20976 tablet_service.cc:1511] Processing CreateTablet for tablet 12c41f7882004ac88a804c8249555427 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:26.462841 20976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c41f7882004ac88a804c8249555427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.463646 21054 tablet_service.cc:1511] Processing CreateTablet for tablet 12c41f7882004ac88a804c8249555427 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:07:26.465193 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c41f7882004ac88a804c8249555427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.466025 20906 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d1716a01e4c9bb5b2dde7652d7538 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:26.468075 20901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f95e3396824702a61844ba689fdcb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.469157 20978 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d1716a01e4c9bb5b2dde7652d7538 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:26.470111 20906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d1716a01e4c9bb5b2dde7652d7538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.471362 20978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d1716a01e4c9bb5b2dde7652d7538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.472451 20902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c77f4a4e6e4798b131b5aee130630e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.469627 21052 tablet_service.cc:1511] Processing CreateTablet for tablet 1f2d1716a01e4c9bb5b2dde7652d7538 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:07:26.474066 21052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f2d1716a01e4c9bb5b2dde7652d7538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.475008 20900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12c41f7882004ac88a804c8249555427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.487659 20905 tablet_service.cc:1511] Processing CreateTablet for tablet 95678f150c9c410d950128a45c7d1a11 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:26.489286 20905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95678f150c9c410d950128a45c7d1a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.503700 20977 tablet_service.cc:1511] Processing CreateTablet for tablet 95678f150c9c410d950128a45c7d1a11 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:26.505937 21053 tablet_service.cc:1511] Processing CreateTablet for tablet 95678f150c9c410d950128a45c7d1a11 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:07:26.507648 21053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95678f150c9c410d950128a45c7d1a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.505460 20977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95678f150c9c410d950128a45c7d1a11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.521368 20904 tablet_service.cc:1511] Processing CreateTablet for tablet fda8752c01f843f3925bab3ea26b106b (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:26.523007 20904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda8752c01f843f3925bab3ea26b106b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.548606 20980 tablet_service.cc:1511] Processing CreateTablet for tablet fda8752c01f843f3925bab3ea26b106b (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:26.553254 20980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda8752c01f843f3925bab3ea26b106b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.551175 21050 tablet_service.cc:1511] Processing CreateTablet for tablet fda8752c01f843f3925bab3ea26b106b (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:07:26.556507 21050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fda8752c01f843f3925bab3ea26b106b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.551556 20903 tablet_service.cc:1511] Processing CreateTablet for tablet c4617901833e4ca8bd12e0cc35e584a1 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:26.558671 20903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4617901833e4ca8bd12e0cc35e584a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.563102 20975 tablet_service.cc:1511] Processing CreateTablet for tablet c4617901833e4ca8bd12e0cc35e584a1 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:26.565073 20975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4617901833e4ca8bd12e0cc35e584a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.568579 21049 tablet_service.cc:1511] Processing CreateTablet for tablet c4617901833e4ca8bd12e0cc35e584a1 (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:07:26.574637 21049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4617901833e4ca8bd12e0cc35e584a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.578378 20899 tablet_service.cc:1511] Processing CreateTablet for tablet ad3b267036f7409c82c1473c0e44974b (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:26.579887 20899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3b267036f7409c82c1473c0e44974b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.583694 20974 tablet_service.cc:1511] Processing CreateTablet for tablet ad3b267036f7409c82c1473c0e44974b (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:26.585660 20974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3b267036f7409c82c1473c0e44974b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.590376 21048 tablet_service.cc:1511] Processing CreateTablet for tablet ad3b267036f7409c82c1473c0e44974b (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:07:26.591800 21048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad3b267036f7409c82c1473c0e44974b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.609198 20898 tablet_service.cc:1511] Processing CreateTablet for tablet bbe8f9aa951c49aa8102685e7688ffde (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:26.612944 20898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe8f9aa951c49aa8102685e7688ffde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.653596 21210 tablet_bootstrap.cc:492] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:26.654404 20981 tablet_service.cc:1511] Processing CreateTablet for tablet bbe8f9aa951c49aa8102685e7688ffde (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:26.656010 20981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe8f9aa951c49aa8102685e7688ffde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.662453 21048 tablet_service.cc:1511] Processing CreateTablet for tablet bbe8f9aa951c49aa8102685e7688ffde (DEFAULT_TABLE table=soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:07:26.666324 21211 tablet_bootstrap.cc:492] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:26.689275 21210 tablet_bootstrap.cc:654] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.717109 21048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe8f9aa951c49aa8102685e7688ffde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:07:26.744284 21213 tablet_bootstrap.cc:492] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:26.747021 21211 tablet_bootstrap.cc:654] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:26.757277 20862 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:07:26.760313 21213 tablet_bootstrap.cc:654] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.768456 21211 tablet_bootstrap.cc:492] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:26.768981 21211 ts_tablet_manager.cc:1403] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.103s	user 0.005s	sys 0.012s
I20260713 09:07:26.771379 21211 raft_consensus.cc:359] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.771932 21211 raft_consensus.cc:385] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.772071 21210 tablet_bootstrap.cc:492] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:26.772209 21211 raft_consensus.cc:740] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.773049 21210 ts_tablet_manager.cc:1403] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.007s
I20260713 09:07:26.773201 21211 consensus_queue.cc:260] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.775799 21211 ts_tablet_manager.cc:1434] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:07:26.776875 21211 tablet_bootstrap.cc:492] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:26.777594 21210 raft_consensus.cc:359] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.778746 21210 raft_consensus.cc:385] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.779110 21210 raft_consensus.cc:740] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.780891 21210 consensus_queue.cc:260] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.783121 21213 tablet_bootstrap.cc:492] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:26.783797 21213 ts_tablet_manager.cc:1403] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.012s
I20260713 09:07:26.784227 21211 tablet_bootstrap.cc:654] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.785138 21210 ts_tablet_manager.cc:1434] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.001s
I20260713 09:07:26.786226 21210 tablet_bootstrap.cc:492] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:26.787197 21213 raft_consensus.cc:359] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.787992 21213 raft_consensus.cc:385] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.788298 21213 raft_consensus.cc:740] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.789064 21213 consensus_queue.cc:260] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.791873 21213 ts_tablet_manager.cc:1434] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:07:26.792986 21213 tablet_bootstrap.cc:492] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:26.794422 21210 tablet_bootstrap.cc:654] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.801187 21213 tablet_bootstrap.cc:654] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.804668 21211 tablet_bootstrap.cc:492] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:26.805199 21211 ts_tablet_manager.cc:1403] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260713 09:07:26.808274 21210 tablet_bootstrap.cc:492] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:26.808862 21210 ts_tablet_manager.cc:1403] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:07:26.809218 21211 raft_consensus.cc:359] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.810036 21211 raft_consensus.cc:385] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.810338 21211 raft_consensus.cc:740] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.811082 21211 consensus_queue.cc:260] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.812024 21210 raft_consensus.cc:359] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.812785 21210 raft_consensus.cc:385] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.813092 21210 raft_consensus.cc:740] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.813654 21211 ts_tablet_manager.cc:1434] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260713 09:07:26.817395 21210 consensus_queue.cc:260] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.817704 21213 tablet_bootstrap.cc:492] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:26.819252 21213 ts_tablet_manager.cc:1403] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.003s
I20260713 09:07:26.817885 21211 tablet_bootstrap.cc:492] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:26.823185 21213 raft_consensus.cc:359] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.824107 21213 raft_consensus.cc:385] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.824400 21213 raft_consensus.cc:740] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.825312 21210 ts_tablet_manager.cc:1434] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:07:26.826503 21213 consensus_queue.cc:260] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.829896 21213 ts_tablet_manager.cc:1434] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:07:26.830973 21213 tablet_bootstrap.cc:492] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:26.837967 21213 tablet_bootstrap.cc:654] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.839939 21211 tablet_bootstrap.cc:654] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.848980 21213 tablet_bootstrap.cc:492] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:26.849506 21213 ts_tablet_manager.cc:1403] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260713 09:07:26.849704 21211 tablet_bootstrap.cc:492] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:26.850266 21211 ts_tablet_manager.cc:1403] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260713 09:07:26.852249 21213 raft_consensus.cc:359] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.853044 21213 raft_consensus.cc:385] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.853310 21213 raft_consensus.cc:740] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.853173 21211 raft_consensus.cc:359] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.854260 21211 raft_consensus.cc:385] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.854583 21211 raft_consensus.cc:740] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.854372 21213 consensus_queue.cc:260] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.855484 21211 consensus_queue.cc:260] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.856801 21213 ts_tablet_manager.cc:1434] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:26.857904 21213 tablet_bootstrap.cc:492] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:26.859509 21211 ts_tablet_manager.cc:1434] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260713 09:07:26.861361 21211 tablet_bootstrap.cc:492] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:26.865268 21213 tablet_bootstrap.cc:654] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.875211 21211 tablet_bootstrap.cc:654] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.865948 21210 tablet_bootstrap.cc:492] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:26.892438 21213 tablet_bootstrap.cc:492] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:26.892983 21213 ts_tablet_manager.cc:1403] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.008s
I20260713 09:07:26.893772 21211 tablet_bootstrap.cc:492] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:26.894305 21211 ts_tablet_manager.cc:1403] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.009s
I20260713 09:07:26.896030 21213 raft_consensus.cc:359] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.896765 21213 raft_consensus.cc:385] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.897079 21213 raft_consensus.cc:740] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.897337 21211 raft_consensus.cc:359] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.897972 21213 consensus_queue.cc:260] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.898499 21211 raft_consensus.cc:385] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:07:26.898806 20882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.67:33061, user_credentials={real_user=slave}} blocked reactor thread for 65575.8us
I20260713 09:07:26.898877 21211 raft_consensus.cc:740] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.899802 21213 ts_tablet_manager.cc:1434] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:07:26.900100 21211 consensus_queue.cc:260] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.905301 21212 raft_consensus.cc:493] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.905836 21212 raft_consensus.cc:515] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.906209 21213 tablet_bootstrap.cc:492] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:26.910683 21211 ts_tablet_manager.cc:1434] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260713 09:07:26.913116 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:26.913477 21213 tablet_bootstrap.cc:654] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.914506 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:26.915184 20916 raft_consensus.cc:2468] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
W20260713 09:07:26.915575 21028 leader_election.cc:343] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.916795 21029 leader_election.cc:304] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [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: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:26.917784 21209 raft_consensus.cc:2804] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:26.918155 21209 raft_consensus.cc:493] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:26.918493 21209 raft_consensus.cc:3060] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.907966 21212 leader_election.cc:290] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:26.897111 21210 tablet_bootstrap.cc:654] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.926803 21213 tablet_bootstrap.cc:492] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:26.926647 21209 raft_consensus.cc:515] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.927380 21213 ts_tablet_manager.cc:1403] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260713 09:07:26.927878 21211 tablet_bootstrap.cc:492] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:26.930274 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:26.930553 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:26.930894 20916 raft_consensus.cc:3060] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:26.931432 21213 raft_consensus.cc:359] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.932173 21213 raft_consensus.cc:385] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:07:26.932235 21028 leader_election.cc:343] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:26.932485 21213 raft_consensus.cc:740] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.933288 21213 consensus_queue.cc:260] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.933701 21209 leader_election.cc:290] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:26.935997 21213 ts_tablet_manager.cc:1434] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260713 09:07:26.937007 21213 tablet_bootstrap.cc:492] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:26.937592 21211 tablet_bootstrap.cc:654] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.941368 20916 raft_consensus.cc:2468] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:26.942847 21029 leader_election.cc:304] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [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: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:26.943594 21213 tablet_bootstrap.cc:654] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.944612 21209 raft_consensus.cc:2804] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:26.945354 21209 raft_consensus.cc:697] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:26.949877 21211 tablet_bootstrap.cc:492] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:26.950414 21211 ts_tablet_manager.cc:1403] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260713 09:07:26.946237 21209 consensus_queue.cc:237] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.956444 21211 raft_consensus.cc:359] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.957036 21211 raft_consensus.cc:385] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.957300 21211 raft_consensus.cc:740] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.957625 21210 tablet_bootstrap.cc:492] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:26.958310 21210 ts_tablet_manager.cc:1403] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.007s
I20260713 09:07:26.958073 21211 consensus_queue.cc:260] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.960430 21211 ts_tablet_manager.cc:1434] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:07:26.961272 21211 tablet_bootstrap.cc:492] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:26.964514 21213 tablet_bootstrap.cc:492] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:26.965148 21213 ts_tablet_manager.cc:1403] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260713 09:07:26.967309 21210 raft_consensus.cc:359] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.968298 21210 raft_consensus.cc:385] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.968111 21213 raft_consensus.cc:359] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.968771 21210 raft_consensus.cc:740] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.968930 21213 raft_consensus.cc:385] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.969515 21213 raft_consensus.cc:740] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.968931 20811 catalog_manager.cc:5697] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:26.970060 21210 consensus_queue.cc:260] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.970242 21213 consensus_queue.cc:260] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.971545 21211 tablet_bootstrap.cc:654] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.972757 21213 ts_tablet_manager.cc:1434] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:07:26.973070 21210 ts_tablet_manager.cc:1434] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260713 09:07:26.973920 21213 tablet_bootstrap.cc:492] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:26.980793 21213 tablet_bootstrap.cc:654] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:26.985942 21210 tablet_bootstrap.cc:492] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:26.992492 21213 tablet_bootstrap.cc:492] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:26.993119 21213 ts_tablet_manager.cc:1403] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260713 09:07:26.995162 21198 raft_consensus.cc:493] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:26.995724 21198 raft_consensus.cc:515] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.996294 21213 raft_consensus.cc:359] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.997198 21213 raft_consensus.cc:385] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:26.997556 21213 raft_consensus.cc:740] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:26.998283 21213 consensus_queue.cc:260] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:26.999706 21198 leader_election.cc:290] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:26.999514 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f95e3396824702a61844ba689fdcb6" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.000625 21213 ts_tablet_manager.cc:1434] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:07:27.000588 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f95e3396824702a61844ba689fdcb6" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
W20260713 09:07:27.001783 20957 leader_election.cc:343] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:27.003080 20955 leader_election.cc:343] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.003523 20955 leader_election.cc:304] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5; no voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601
I20260713 09:07:27.004747 21198 raft_consensus.cc:2749] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:26.997198 21210 tablet_bootstrap.cc:654] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.005885 21227 raft_consensus.cc:493] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.006671 21227 raft_consensus.cc:515] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.007977 21213 tablet_bootstrap.cc:492] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:27.009083 21227 leader_election.cc:290] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.011708 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.011904 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.012483 20916 raft_consensus.cc:2468] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 0.
I20260713 09:07:27.013775 20955 leader_election.cc:304] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.015892 21213 tablet_bootstrap.cc:654] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:27.016414 20957 leader_election.cc:343] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.017686 21220 raft_consensus.cc:493] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.018313 21227 raft_consensus.cc:2804] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.018204 21220 raft_consensus.cc:515] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.022087 21220 leader_election.cc:290] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.022927 21227 raft_consensus.cc:493] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.023555 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.023526 21227 raft_consensus.cc:3060] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.024509 21063 raft_consensus.cc:2468] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.025903 20882 leader_election.cc:304] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.027273 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.028138 21213 tablet_bootstrap.cc:492] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:27.028635 21213 ts_tablet_manager.cc:1403] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.003s
I20260713 09:07:27.031947 21210 tablet_bootstrap.cc:492] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:27.031873 21213 raft_consensus.cc:359] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.032541 21210 ts_tablet_manager.cc:1403] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.010s
I20260713 09:07:27.032691 21213 raft_consensus.cc:385] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.032990 21213 raft_consensus.cc:740] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.033890 21213 consensus_queue.cc:260] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
W20260713 09:07:27.029023 20879 leader_election.cc:343] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.036037 21213 ts_tablet_manager.cc:1434] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:07:27.035589 21210 raft_consensus.cc:359] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.036435 21210 raft_consensus.cc:385] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.037036 21213 tablet_bootstrap.cc:492] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601: Bootstrap starting.
I20260713 09:07:27.037703 21220 raft_consensus.cc:2804] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.038362 21220 raft_consensus.cc:493] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.036793 21210 raft_consensus.cc:740] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.038925 21220 raft_consensus.cc:3060] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.039887 21210 consensus_queue.cc:260] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.042696 21210 ts_tablet_manager.cc:1434] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260713 09:07:27.043428 21213 tablet_bootstrap.cc:654] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.043749 21210 tablet_bootstrap.cc:492] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:27.052537 21210 tablet_bootstrap.cc:654] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.055143 21213 tablet_bootstrap.cc:492] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601: No bootstrap required, opened a new log
I20260713 09:07:27.055697 21213 ts_tablet_manager.cc:1403] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:07:27.058346 21213 raft_consensus.cc:359] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.059001 21213 raft_consensus.cc:385] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.059248 21213 raft_consensus.cc:740] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.059882 21213 consensus_queue.cc:260] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.061952 21213 ts_tablet_manager.cc:1434] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:07:27.096014 21220 raft_consensus.cc:515] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.100455 21211 tablet_bootstrap.cc:492] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:27.100982 21211 ts_tablet_manager.cc:1403] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.140s	user 0.054s	sys 0.063s
I20260713 09:07:27.101362 21220 leader_election.cc:290] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.097973 21209 raft_consensus.cc:493] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.099340 21210 tablet_bootstrap.cc:492] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:27.103626 21210 ts_tablet_manager.cc:1403] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.028s
I20260713 09:07:27.105386 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.103478 21209 raft_consensus.cc:515] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.093685 21227 raft_consensus.cc:515] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.108403 21209 leader_election.cc:290] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:27.109081 21210 raft_consensus.cc:359] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.109875 21210 raft_consensus.cc:385] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.110175 21210 raft_consensus.cc:740] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.110773 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.111054 21227 leader_election.cc:290] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.106654 21211 raft_consensus.cc:359] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.111922 21211 raft_consensus.cc:385] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.112250 21211 raft_consensus.cc:740] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.113070 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.113131 21211 consensus_queue.cc:260] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.113816 21063 raft_consensus.cc:3060] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.115598 21211 ts_tablet_manager.cc:1434] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:07:27.110917 21210 consensus_queue.cc:260] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.112161 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:27.116561 21211 tablet_bootstrap.cc:492] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:27.116685 20915 raft_consensus.cc:3060] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.118538 21210 ts_tablet_manager.cc:1434] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:07:27.119652 21210 tablet_bootstrap.cc:492] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:27.123667 21211 tablet_bootstrap.cc:654] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.125211 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.128324 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.128782 21210 tablet_bootstrap.cc:654] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
W20260713 09:07:27.130039 20879 leader_election.cc:343] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.111457 20916 raft_consensus.cc:2468] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
W20260713 09:07:27.132725 21028 leader_election.cc:343] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:07:27.133222 20957 leader_election.cc:343] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.134143 21029 leader_election.cc:304] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [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: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.134883 21211 tablet_bootstrap.cc:492] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:27.135437 21211 ts_tablet_manager.cc:1403] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:07:27.135389 21209 raft_consensus.cc:2804] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.136065 21209 raft_consensus.cc:493] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.136463 21209 raft_consensus.cc:3060] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.138547 20915 raft_consensus.cc:2468] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 1.
I20260713 09:07:27.139626 21211 raft_consensus.cc:359] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.141152 20955 leader_election.cc:304] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [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: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:27.141173 21211 raft_consensus.cc:385] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.141784 21211 raft_consensus.cc:740] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.142380 21227 raft_consensus.cc:2804] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.142905 21227 raft_consensus.cc:697] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:27.142622 21211 consensus_queue.cc:260] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.143713 21227 consensus_queue.cc:237] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.144532 21063 raft_consensus.cc:2468] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:27.145915 20882 leader_election.cc:304] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [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: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.147109 21210 tablet_bootstrap.cc:492] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:27.147233 21220 raft_consensus.cc:2804] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.147749 21210 ts_tablet_manager.cc:1403] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.003s
I20260713 09:07:27.147994 21220 raft_consensus.cc:697] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:27.149153 21220 consensus_queue.cc:237] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.151100 21210 raft_consensus.cc:359] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.151896 21210 raft_consensus.cc:385] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.152205 21210 raft_consensus.cc:740] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.153038 21210 consensus_queue.cc:260] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.144969 21209 raft_consensus.cc:515] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.155810 21210 ts_tablet_manager.cc:1434] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260713 09:07:27.156961 21210 tablet_bootstrap.cc:492] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:27.159252 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:27.160575 20915 raft_consensus.cc:3060] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.161293 21211 ts_tablet_manager.cc:1434] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.003s
I20260713 09:07:27.163980 21211 tablet_bootstrap.cc:492] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
I20260713 09:07:27.164569 21210 tablet_bootstrap.cc:654] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.170352 21209 leader_election.cc:290] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:27.175251 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
W20260713 09:07:27.177397 21028 leader_election.cc:343] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.172426 20811 catalog_manager.cc:5697] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 0 to 1, leader changed from <none> to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.187486 21209 raft_consensus.cc:493] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.188066 21211 tablet_bootstrap.cc:654] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.188084 21209 raft_consensus.cc:515] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.189872 20814 catalog_manager.cc:5697] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 1 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.191319 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.191957 20916 raft_consensus.cc:2468] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:27.193328 21029 leader_election.cc:304] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.194199 21212 raft_consensus.cc:2804] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.194552 21212 raft_consensus.cc:493] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.194873 21212 raft_consensus.cc:3060] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.197705 21220 raft_consensus.cc:493] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.198180 21220 raft_consensus.cc:515] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.198711 21211 tablet_bootstrap.cc:492] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:27.199183 21211 ts_tablet_manager.cc:1403] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.000s
I20260713 09:07:27.200268 21220 leader_election.cc:290] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.200577 21210 tablet_bootstrap.cc:492] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:27.201081 21210 ts_tablet_manager.cc:1403] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.020s
I20260713 09:07:27.202041 21211 raft_consensus.cc:359] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.202719 21211 raft_consensus.cc:385] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.203302 21211 raft_consensus.cc:740] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.203481 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d1716a01e4c9bb5b2dde7652d7538" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.204144 20990 raft_consensus.cc:2468] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.204429 21210 raft_consensus.cc:359] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.205170 21210 raft_consensus.cc:385] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.205443 21210 raft_consensus.cc:740] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.205379 20879 leader_election.cc:304] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.202674 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d1716a01e4c9bb5b2dde7652d7538" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.206666 21225 raft_consensus.cc:2804] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.206390 21210 consensus_queue.cc:260] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.207086 21225 raft_consensus.cc:493] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.207657 21225 raft_consensus.cc:3060] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.209141 21210 ts_tablet_manager.cc:1434] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:07:27.210456 21210 tablet_bootstrap.cc:492] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:27.207058 21063 raft_consensus.cc:2468] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.211524 21212 raft_consensus.cc:515] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.214330 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:27.214907 20916 raft_consensus.cc:3060] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.215148 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
W20260713 09:07:27.216382 21028 leader_election.cc:343] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.216828 21210 tablet_bootstrap.cc:654] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.216928 21209 leader_election.cc:290] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:27.224586 21227 raft_consensus.cc:493] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.235143 21227 raft_consensus.cc:515] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.237414 21220 raft_consensus.cc:493] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.238689 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.238269 21197 raft_consensus.cc:493] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.240048 20914 raft_consensus.cc:2393] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94309d9bf34a4ca596028df22a4547b5 in current term 1: Already voted for candidate c3e06326d5cd47b5b5f0971f2dba7470 in this term.
I20260713 09:07:27.239801 21197 raft_consensus.cc:515] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.220526 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.242812 21212 leader_election.cc:290] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
W20260713 09:07:27.242918 21028 leader_election.cc:343] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:07:27.243263 21210 tablet_bootstrap.cc:492] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:27.182829 20915 raft_consensus.cc:2468] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:27.243774 21210 ts_tablet_manager.cc:1403] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.009s
I20260713 09:07:27.244050 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.244412 21029 leader_election.cc:304] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [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: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.238793 21220 raft_consensus.cc:515] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.245467 20957 leader_election.cc:304] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5; no voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601
I20260713 09:07:27.245877 21209 raft_consensus.cc:2804] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.246310 21198 raft_consensus.cc:3060] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.246582 21210 raft_consensus.cc:359] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.247282 21210 raft_consensus.cc:385] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.247566 21210 raft_consensus.cc:740] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.246997 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c77f4a4e6e4798b131b5aee130630e" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.248255 20990 raft_consensus.cc:2468] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.248343 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f95e3396824702a61844ba689fdcb6" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.249517 21065 raft_consensus.cc:2468] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.250828 20882 leader_election.cc:304] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.255039 21220 leader_election.cc:290] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.254931 21197 leader_election.cc:290] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.255962 21220 raft_consensus.cc:2804] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.256446 21220 raft_consensus.cc:493] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.256894 21220 raft_consensus.cc:3060] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.257185 21198 raft_consensus.cc:2749] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:27.254902 20879 leader_election.cc:304] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.259163 21197 raft_consensus.cc:2804] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.252027 21209 raft_consensus.cc:697] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:27.260479 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f95e3396824702a61844ba689fdcb6" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.259620 21197 raft_consensus.cc:493] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.261202 21197 raft_consensus.cc:3060] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.204232 21211 consensus_queue.cc:260] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.262127 20916 raft_consensus.cc:2468] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:27.248272 21210 consensus_queue.cc:260] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.261502 21225 raft_consensus.cc:515] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.272992 21029 leader_election.cc:304] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [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: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.260758 21209 consensus_queue.cc:237] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.281076 21210 ts_tablet_manager.cc:1434] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.001s
I20260713 09:07:27.282725 21211 ts_tablet_manager.cc:1434] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.004s
I20260713 09:07:27.284108 21212 raft_consensus.cc:2804] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.284621 21212 raft_consensus.cc:697] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:27.285435 21212 consensus_queue.cc:237] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.287568 20990 raft_consensus.cc:2468] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.261189 21227 leader_election.cc:290] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.296614 21210 tablet_bootstrap.cc:492] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5: Bootstrap starting.
I20260713 09:07:27.284006 21211 tablet_bootstrap.cc:492] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470: Bootstrap starting.
W20260713 09:07:27.303772 20882 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.16.6.67:33061, user_credentials={real_user=slave}} blocked reactor thread for 53023.1us
I20260713 09:07:27.303658 20814 catalog_manager.cc:5697] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.305524 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c77f4a4e6e4798b131b5aee130630e" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.306180 21063 raft_consensus.cc:2468] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.306488 21197 raft_consensus.cc:515] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.309227 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c77f4a4e6e4798b131b5aee130630e" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.309813 20990 raft_consensus.cc:3060] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.313123 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d1716a01e4c9bb5b2dde7652d7538" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.313831 20991 raft_consensus.cc:3060] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.316347 21220 raft_consensus.cc:515] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.316737 20990 raft_consensus.cc:2468] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:27.317521 21197 leader_election.cc:290] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.317915 20879 leader_election.cc:304] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.318168 21209 raft_consensus.cc:493] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.318676 21209 raft_consensus.cc:515] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.320685 21209 leader_election.cc:290] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:27.318912 21197 raft_consensus.cc:2804] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.321462 21197 raft_consensus.cc:697] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:27.322953 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.323592 20916 raft_consensus.cc:2468] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:27.323705 20811 catalog_manager.cc:5697] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.313302 21225 leader_election.cc:290] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.325054 21029 leader_election.cc:304] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.325951 21249 raft_consensus.cc:493] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.328202 21249 raft_consensus.cc:515] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.329320 21211 tablet_bootstrap.cc:654] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.326048 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.329610 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f95e3396824702a61844ba689fdcb6" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.329892 20990 raft_consensus.cc:2468] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 0.
I20260713 09:07:27.330258 20989 raft_consensus.cc:3060] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.332062 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45c77f4a4e6e4798b131b5aee130630e" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.332670 21065 raft_consensus.cc:3060] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.332726 21220 leader_election.cc:290] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.339078 21249 leader_election.cc:290] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.343848 21210 tablet_bootstrap.cc:654] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5: Neither blocks nor log segments found. Creating new log.
I20260713 09:07:27.325062 20991 raft_consensus.cc:2468] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:27.322329 21197 consensus_queue.cc:237] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.327113 21063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f2d1716a01e4c9bb5b2dde7652d7538" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.345276 21063 raft_consensus.cc:3060] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.346668 20989 raft_consensus.cc:2468] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:27.348400 20879 leader_election.cc:304] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.352172 20879 leader_election.cc:304] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.352962 21249 raft_consensus.cc:2804] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.353435 21249 raft_consensus.cc:697] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:27.353639 21220 raft_consensus.cc:2804] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.354198 21220 raft_consensus.cc:697] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:27.354327 21249 consensus_queue.cc:237] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.355016 21220 consensus_queue.cc:237] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.349916 21209 raft_consensus.cc:2804] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.345271 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.356978 20990 raft_consensus.cc:2468] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 0.
I20260713 09:07:27.358115 20879 leader_election.cc:304] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.359009 21197 raft_consensus.cc:2804] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:07:27.356345 21209 raft_consensus.cc:493] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.359359 21197 raft_consensus.cc:493] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:07:27.359660 21209 raft_consensus.cc:3060] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.359723 21197 raft_consensus.cc:3060] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.359714 20811 catalog_manager.cc:5697] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 0 to 1, leader changed from <none> to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.360935 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f95e3396824702a61844ba689fdcb6" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.361698 21064 raft_consensus.cc:3060] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.364176 21062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.371567 21063 raft_consensus.cc:2468] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:27.372234 21209 raft_consensus.cc:515] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.373543 21062 raft_consensus.cc:2393] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df49afedf9604a17948b4a13457ea601 in current term 1: Already voted for candidate c3e06326d5cd47b5b5f0971f2dba7470 in this term.
I20260713 09:07:27.375125 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:27.375478 20989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.376241 20989 raft_consensus.cc:3060] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.375589 21065 raft_consensus.cc:2468] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:27.379238 21197 raft_consensus.cc:515] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.380085 21212 consensus_queue.cc:1048] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.385694 21209 leader_election.cc:290] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:27.381197 21064 raft_consensus.cc:2468] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 1.
I20260713 09:07:27.382130 21211 tablet_bootstrap.cc:492] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470: No bootstrap required, opened a new log
I20260713 09:07:27.388603 21211 ts_tablet_manager.cc:1403] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.020s
I20260713 09:07:27.389482 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.385346 20989 raft_consensus.cc:2468] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 1.
I20260713 09:07:27.387343 20916 raft_consensus.cc:2393] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3e06326d5cd47b5b5f0971f2dba7470 in current term 1: Already voted for candidate df49afedf9604a17948b4a13457ea601 in this term.
I20260713 09:07:27.392683 21197 leader_election.cc:290] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 1 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.393121 20811 catalog_manager.cc:5697] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 0 to 1, leader changed from <none> to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.393263 21028 leader_election.cc:304] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:27.395196 21209 raft_consensus.cc:2804] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:07:27.395825 21209 raft_consensus.cc:697] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:27.396517 21211 raft_consensus.cc:359] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.396613 21209 consensus_queue.cc:237] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.397254 21211 raft_consensus.cc:385] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.397661 21210 tablet_bootstrap.cc:492] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5: No bootstrap required, opened a new log
I20260713 09:07:27.397607 21211 raft_consensus.cc:740] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.397316 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.398252 21210 ts_tablet_manager.cc:1403] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.011s
I20260713 09:07:27.398486 21211 consensus_queue.cc:260] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.398905 20811 catalog_manager.cc:5697] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 0 to 1, leader changed from <none> to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 1 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.399286 20882 leader_election.cc:304] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [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: df49afedf9604a17948b4a13457ea601; no voters: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:27.400656 21211 ts_tablet_manager.cc:1434] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:07:27.400774 21197 raft_consensus.cc:2749] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:07:27.401085 21210 raft_consensus.cc:359] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.401844 21210 raft_consensus.cc:385] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:07:27.402123 21210 raft_consensus.cc:740] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Initialized, Role: FOLLOWER
I20260713 09:07:27.402907 21210 consensus_queue.cc:260] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.405534 21210 ts_tablet_manager.cc:1434] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:07:27.433949 21209 consensus_queue.cc:1048] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.434693 20814 catalog_manager.cc:5697] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 1 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.455721 21209 raft_consensus.cc:493] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.456239 21209 raft_consensus.cc:515] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.458048 21209 leader_election.cc:290] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:27.458921 20990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94309d9bf34a4ca596028df22a4547b5" is_pre_election: true
I20260713 09:07:27.458918 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.459929 20916 raft_consensus.cc:2393] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3e06326d5cd47b5b5f0971f2dba7470 in current term 1: Already voted for candidate 94309d9bf34a4ca596028df22a4547b5 in this term.
I20260713 09:07:27.460894 21029 leader_election.cc:304] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470; no voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601
I20260713 09:07:27.461519 21209 raft_consensus.cc:3060] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.467463 21209 raft_consensus.cc:2749] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:27.533286 21250 raft_consensus.cc:493] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.533802 21250 raft_consensus.cc:515] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.536224 21250 leader_election.cc:290] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.536827 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.537695 20916 raft_consensus.cc:2393] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94309d9bf34a4ca596028df22a4547b5 in current term 1: Already voted for candidate c3e06326d5cd47b5b5f0971f2dba7470 in this term.
I20260713 09:07:27.537827 21064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.539412 20957 leader_election.cc:304] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5; no voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601
I20260713 09:07:27.540292 21250 raft_consensus.cc:3060] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.545809 21250 raft_consensus.cc:2749] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:27.669382 21064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12c41f7882004ac88a804c8249555427"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
mode: GRACEFUL
new_leader_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:53782
I20260713 09:07:27.670100 21064 raft_consensus.cc:606] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Received request to transfer leadership to TS df49afedf9604a17948b4a13457ea601
I20260713 09:07:27.677469 21064 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
mode: GRACEFUL
new_leader_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:53782
I20260713 09:07:27.678040 21064 raft_consensus.cc:606] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Received request to transfer leadership to TS 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.694777 20916 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b"
dest_uuid: "df49afedf9604a17948b4a13457ea601"
mode: GRACEFUL
new_leader_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:45656
I20260713 09:07:27.695842 20916 raft_consensus.cc:606] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Received request to transfer leadership to TS 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.696300 21250 consensus_queue.cc:1048] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.697626 21227 consensus_queue.cc:1048] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.702926 21065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
mode: GRACEFUL
new_leader_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:53782
I20260713 09:07:27.703503 21065 raft_consensus.cc:606] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Received request to transfer leadership to TS 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.706125 20990 raft_consensus.cc:3060] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.712116 21250 raft_consensus.cc:493] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:07:27.712843 21250 raft_consensus.cc:515] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.713653 21065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
mode: GRACEFUL
new_leader_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:53782
I20260713 09:07:27.714264 21065 raft_consensus.cc:606] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Received request to transfer leadership to TS 94309d9bf34a4ca596028df22a4547b5
I20260713 09:07:27.715317 21250 leader_election.cc:290] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.716470 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df49afedf9604a17948b4a13457ea601" is_pre_election: true
I20260713 09:07:27.717267 20915 raft_consensus.cc:2393] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94309d9bf34a4ca596028df22a4547b5 in current term 1: Already voted for candidate c3e06326d5cd47b5b5f0971f2dba7470 in this term.
I20260713 09:07:27.716481 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" is_pre_election: true
I20260713 09:07:27.718823 20957 leader_election.cc:304] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5; no voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601
I20260713 09:07:27.719951 21198 raft_consensus.cc:3060] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:07:27.726621 21197 consensus_queue.cc:1048] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.729482 21209 consensus_queue.cc:1048] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.733975 21198 raft_consensus.cc:2749] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:07:27.736166 20989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
mode: GRACEFUL
new_leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:44542
I20260713 09:07:27.736845 20989 raft_consensus.cc:606] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Received request to transfer leadership to TS c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:27.740653 21250 raft_consensus.cc:993] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: : Instructing follower c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:27.740690 21249 raft_consensus.cc:993] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: : Instructing follower 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.741220 21227 raft_consensus.cc:1081] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Signalling peer c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:27.741294 21249 raft_consensus.cc:1081] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Signalling peer 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.743999 20989 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:44530
I20260713 09:07:27.744566 20989 raft_consensus.cc:493] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.744942 20989 raft_consensus.cc:3060] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.747822 21209 consensus_queue.cc:1048] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.751127 21065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:53770
I20260713 09:07:27.751854 21065 raft_consensus.cc:493] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.752431 21065 raft_consensus.cc:3060] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.752302 21197 consensus_queue.cc:1048] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.756917 20989 raft_consensus.cc:515] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.758104 20990 raft_consensus.cc:1240] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Rejecting Update request from peer df49afedf9604a17948b4a13457ea601 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:27.766109 21248 consensus_queue.cc:1048] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.768085 21197 consensus_queue.cc:1059] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.769325 21253 raft_consensus.cc:3055] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.769757 21253 raft_consensus.cc:740] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:27.770679 21253 consensus_queue.cc:260] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.771797 21253 raft_consensus.cc:3060] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.775740 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:27.776516 21062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fda8752c01f843f3925bab3ea26b106b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.778694 20989 leader_election.cc:290] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.788570 21225 consensus_queue.cc:1048] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.791100 21249 consensus_queue.cc:1048] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.792853 21065 raft_consensus.cc:515] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.803823 21248 consensus_queue.cc:1048] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.804246 21065 leader_election.cc:290] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:27.805135 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:27.805848 20915 raft_consensus.cc:3060] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.809348 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe8f9aa951c49aa8102685e7688ffde" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.810056 20991 raft_consensus.cc:3055] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.810416 20991 raft_consensus.cc:740] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:27.811290 20991 consensus_queue.cc:260] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.812556 20991 raft_consensus.cc:3060] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.817245 20915 raft_consensus.cc:2468] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 2.
I20260713 09:07:27.819775 21029 leader_election.cc:304] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.821066 21248 raft_consensus.cc:2804] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.822036 21248 raft_consensus.cc:697] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:27.823199 21248 consensus_queue.cc:237] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.797430 20914 raft_consensus.cc:2468] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:27.833359 20955 leader_election.cc:304] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [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: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:27.834348 21250 raft_consensus.cc:2804] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.834900 21250 raft_consensus.cc:697] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:27.835799 21250 consensus_queue.cc:237] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [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: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.849085 20991 raft_consensus.cc:2468] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 2.
I20260713 09:07:27.857371 20813 catalog_manager.cc:5697] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 1 to 2, leader changed from 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66) to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:27.864007 21249 consensus_queue.cc:1048] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:07:27.871483 21209 raft_consensus.cc:993] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: : Instructing follower 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.872056 21209 raft_consensus.cc:1081] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Signalling peer 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.873965 20990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:44526
I20260713 09:07:27.874506 20990 raft_consensus.cc:493] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.874848 20990 raft_consensus.cc:3060] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.874966 20811 catalog_manager.cc:5697] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 1 to 2, leader changed from df49afedf9604a17948b4a13457ea601 (127.16.6.65) to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.877434 21209 raft_consensus.cc:993] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: : Instructing follower df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:27.877964 21248 raft_consensus.cc:1081] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Signalling peer df49afedf9604a17948b4a13457ea601 to start an election
I20260713 09:07:27.880246 20914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12c41f7882004ac88a804c8249555427"
dest_uuid: "df49afedf9604a17948b4a13457ea601"
 from {username='slave'} at 127.0.0.1:48196
I20260713 09:07:27.880896 20914 raft_consensus.cc:493] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.881261 20914 raft_consensus.cc:3060] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.886600 20990 raft_consensus.cc:515] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.889289 20990 leader_election.cc:290] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.894136 21062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.888578 20914 raft_consensus.cc:515] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.900394 21062 raft_consensus.cc:3055] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.889751 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4617901833e4ca8bd12e0cc35e584a1" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:27.900885 21062 raft_consensus.cc:740] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:27.901122 20915 raft_consensus.cc:3060] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.902204 21062 consensus_queue.cc:260] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.905126 20916 raft_consensus.cc:1240] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Rejecting Update request from peer c3e06326d5cd47b5b5f0971f2dba7470 for earlier term 1. Current term is 2. Ops: []
I20260713 09:07:27.907716 21248 consensus_queue.cc:1059] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.908560 21248 raft_consensus.cc:3055] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:27.909205 21248 raft_consensus.cc:740] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:27.910421 20915 raft_consensus.cc:2468] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:27.910179 21248 consensus_queue.cc:260] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.911360 21248 raft_consensus.cc:3060] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.911718 20955 leader_election.cc:304] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.912662 21250 raft_consensus.cc:2804] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.913350 21250 raft_consensus.cc:697] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:27.915925 21212 consensus_queue.cc:1048] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.916234 21250 consensus_queue.cc:237] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.910197 21062 raft_consensus.cc:3060] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.927019 21062 raft_consensus.cc:2468] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:27.929876 20991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:27.930518 20991 raft_consensus.cc:3060] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.940462 20914 leader_election.cc:290] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Requested vote from peers 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:27.942232 21253 consensus_queue.cc:1048] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.944020 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12c41f7882004ac88a804c8249555427" candidate_uuid: "df49afedf9604a17948b4a13457ea601" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:27.944583 20991 raft_consensus.cc:2468] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:27.946807 20811 catalog_manager.cc:5697] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 1 to 2, leader changed from c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67) to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.948176 21212 consensus_queue.cc:1048] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.950237 20879 leader_election.cc:304] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:27.951346 21197 raft_consensus.cc:2804] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:27.951713 21065 raft_consensus.cc:2468] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df49afedf9604a17948b4a13457ea601 in term 2.
I20260713 09:07:27.951864 21197 raft_consensus.cc:697] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Becoming Leader. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:27.952775 21197 consensus_queue.cc:237] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [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: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:27.955142 21225 consensus_queue.cc:1048] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.959990 21253 consensus_queue.cc:1048] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:07:27.984975 21212 raft_consensus.cc:993] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: : Instructing follower 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.985558 21212 raft_consensus.cc:1081] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Signalling peer 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.978615 20814 catalog_manager.cc:5697] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 reported cstate change: term changed from 1 to 2, leader changed from c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67) to df49afedf9604a17948b4a13457ea601 (127.16.6.65). New cstate: current_term: 2 leader_uuid: "df49afedf9604a17948b4a13457ea601" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:27.995539 21209 raft_consensus.cc:993] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: : Instructing follower 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.996052 21248 raft_consensus.cc:1081] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Signalling peer 94309d9bf34a4ca596028df22a4547b5 to start an election
I20260713 09:07:27.995890 20991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:44526
I20260713 09:07:27.996697 20991 raft_consensus.cc:493] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:27.997375 20991 raft_consensus.cc:3060] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:27.998389 20990 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
 from {username='slave'} at 127.0.0.1:44526
I20260713 09:07:27.999070 20990 raft_consensus.cc:493] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:28.002025 20990 raft_consensus.cc:3060] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.004665 20991 raft_consensus.cc:515] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:28.006812 20991 leader_election.cc:290] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:28.007681 20914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:28.007829 21062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95678f150c9c410d950128a45c7d1a11" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:28.008350 20914 raft_consensus.cc:3060] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.008433 21062 raft_consensus.cc:3055] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:28.008859 21062 raft_consensus.cc:740] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:28.009136 20990 raft_consensus.cc:515] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:28.009842 21062 consensus_queue.cc:260] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:28.010987 21062 raft_consensus.cc:3060] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.011550 20990 leader_election.cc:290] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67:33061)
I20260713 09:07:28.013671 21065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
I20260713 09:07:28.014274 21065 raft_consensus.cc:3055] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:28.014505 20916 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad3b267036f7409c82c1473c0e44974b" candidate_uuid: "94309d9bf34a4ca596028df22a4547b5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:28.015201 20916 raft_consensus.cc:3060] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.016165 20914 raft_consensus.cc:2468] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:28.014631 21065 raft_consensus.cc:740] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:28.018110 20955 leader_election.cc:304] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:28.018213 21065 consensus_queue.cc:260] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:28.019176 21250 raft_consensus.cc:2804] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:28.019642 21065 raft_consensus.cc:3060] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.019701 21250 raft_consensus.cc:697] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:28.021006 21250 consensus_queue.cc:237] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:28.022840 20916 raft_consensus.cc:2468] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:28.028132 21062 raft_consensus.cc:2468] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:28.028316 20955 leader_election.cc:304] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94309d9bf34a4ca596028df22a4547b5, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:28.029322 21250 raft_consensus.cc:2804] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:28.030118 21250 raft_consensus.cc:697] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Becoming Leader. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:28.030598 21065 raft_consensus.cc:2468] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94309d9bf34a4ca596028df22a4547b5 in term 2.
I20260713 09:07:28.031229 20814 catalog_manager.cc:5697] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 1 to 2, leader changed from c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67) to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.031044 21250 consensus_queue.cc:237] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:28.043128 20814 catalog_manager.cc:5697] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 reported cstate change: term changed from 1 to 2, leader changed from c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67) to 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66). New cstate: current_term: 2 leader_uuid: "94309d9bf34a4ca596028df22a4547b5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: UNKNOWN } } }
I20260713 09:07:28.295022 21062 raft_consensus.cc:3060] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:28.295192 20916 raft_consensus.cc:1275] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.296669 21209 consensus_queue.cc:1048] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.301616 21062 raft_consensus.cc:1275] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.303200 21250 consensus_queue.cc:1048] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.305895 20990 raft_consensus.cc:1275] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.307669 21209 consensus_queue.cc:1048] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.316674 20916 raft_consensus.cc:1275] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.319222 21250 consensus_queue.cc:1048] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.348764 21062 raft_consensus.cc:1275] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.350072 21284 consensus_queue.cc:1048] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.356076 20990 raft_consensus.cc:1275] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.358196 21197 consensus_queue.cc:1048] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.359570 20916 raft_consensus.cc:1275] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.361482 21283 consensus_queue.cc:1048] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.370633 21062 raft_consensus.cc:1275] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer df49afedf9604a17948b4a13457ea601: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.372082 21197 consensus_queue.cc:1048] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260713 09:07:28.451879 21064 raft_consensus.cc:1275] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.453066 21283 consensus_queue.cc:1048] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.463507 20916 raft_consensus.cc:1275] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.465047 21250 consensus_queue.cc:1048] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.470124 21064 raft_consensus.cc:1275] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.471786 21250 consensus_queue.cc:1048] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:28.481208 20916 raft_consensus.cc:1275] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer 94309d9bf34a4ca596028df22a4547b5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:28.485905 21284 consensus_queue.cc:1048] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:30.740936 20811 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35166:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:07:30.762243 20811 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35166:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:07:30.825904 16409 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:07:30.948314 21311 log.cc:927] Time spent T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260713 09:07:30.946962 21315 log.cc:927] Time spent T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260713 09:07:30.981844 21301 log.cc:927] Time spent T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260713 09:07:31.067950 21335 tablet.cc:1724] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:31.079905 21309 log.cc:927] Time spent T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: Append to log took a long time: real 0.217s	user 0.005s	sys 0.000s
W20260713 09:07:31.117044 21029 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.65:41379, user_credentials={real_user=slave}} blocked reactor thread for 51970.2us
W20260713 09:07:31.155400 21341 log.cc:927] Time spent T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260713 09:07:31.165359 20957 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.16.6.67:33061, user_credentials={real_user=slave}} blocked reactor thread for 119364us
I20260713 09:07:31.196557 21350 tablet.cc:1724] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.137749 21338 tablet.cc:1724] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.207099 20987 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d"
dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
mode: GRACEFUL
new_leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:45526
I20260713 09:07:31.230456 20987 raft_consensus.cc:606] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Received request to transfer leadership to TS c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:31.175282 21335 tablet.cc:1724] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:07:31.248672 21344 log.cc:927] Time spent T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: Append to log took a long time: real 0.084s	user 0.002s	sys 0.000s
I20260713 09:07:31.239449 21354 tablet.cc:1724] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.248431 21353 tablet.cc:1724] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.274430 21351 tablet.cc:1724] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.256345 21355 tablet.cc:1724] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.299593 21358 tablet.cc:1724] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.247092 21346 tablet.cc:1724] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.302067 21361 tablet.cc:1724] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.325409 21338 tablet.cc:1724] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.340442 21360 tablet.cc:1724] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.354512 21351 tablet.cc:1724] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.361440 21353 tablet.cc:1724] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.367993 21350 tablet.cc:1724] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.382932 21363 tablet.cc:1724] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.384047 21338 tablet.cc:1724] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.391250 21354 tablet.cc:1724] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.394802 21351 tablet.cc:1724] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.400708 21335 tablet.cc:1724] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.403096 21354 tablet.cc:1724] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.405328 21338 tablet.cc:1724] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.426034 20915 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533"
dest_uuid: "df49afedf9604a17948b4a13457ea601"
mode: GRACEFUL
new_leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:45666
I20260713 09:07:31.426658 20915 raft_consensus.cc:606] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Received request to transfer leadership to TS c3e06326d5cd47b5b5f0971f2dba7470
I20260713 09:07:31.431188 16409 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:07:31.431888 16409 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:07:31.434804 21346 tablet.cc:1724] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.438153 21361 tablet.cc:1724] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.438778 21350 tablet.cc:1724] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.439698 21360 tablet.cc:1724] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:07:31.468046 20814 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799: soft_deleted_table [id=f731fc9f144d4f32a352e41147ec88cb] alter complete (version 1)
I20260713 09:07:31.555716 21356 raft_consensus.cc:993] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5: : Instructing follower c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:31.556317 21318 raft_consensus.cc:1081] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Signalling peer c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:31.558097 21056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:53770
I20260713 09:07:31.558619 21056 raft_consensus.cc:493] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.559055 21056 raft_consensus.cc:3060] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.565184 21056 raft_consensus.cc:515] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:31.567268 21056 leader_election.cc:290] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 2 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:31.568037 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:31.568667 20915 raft_consensus.cc:3060] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.569025 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3da458f45ae34b56986dfcd80c8b722d" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:31.569696 20988 raft_consensus.cc:3055] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:07:31.569998 20988 raft_consensus.cc:740] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94309d9bf34a4ca596028df22a4547b5, State: Running, Role: LEADER
I20260713 09:07:31.570824 20988 consensus_queue.cc:260] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:31.571864 20988 raft_consensus.cc:3060] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:07:31.576403 20915 raft_consensus.cc:2468] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 2.
I20260713 09:07:31.577342 20988 raft_consensus.cc:2468] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 2.
I20260713 09:07:31.577965 21029 leader_election.cc:304] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c3e06326d5cd47b5b5f0971f2dba7470, df49afedf9604a17948b4a13457ea601; no voters: 
I20260713 09:07:31.579015 21209 raft_consensus.cc:2804] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:07:31.579524 21209 raft_consensus.cc:697] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:31.580415 21209 consensus_queue.cc:237] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:31.590111 20814 catalog_manager.cc:5697] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 1 to 2, leader changed from 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66) to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 2 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:31.596215 21333 raft_consensus.cc:993] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601: : Instructing follower c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:31.596724 21333 raft_consensus.cc:1081] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Signalling peer c3e06326d5cd47b5b5f0971f2dba7470 to start an election
I20260713 09:07:31.598628 21056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533"
dest_uuid: "c3e06326d5cd47b5b5f0971f2dba7470"
 from {username='slave'} at 127.0.0.1:53760
I20260713 09:07:31.599521 21056 raft_consensus.cc:493] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:07:31.599979 21056 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:31.605962 21056 raft_consensus.cc:515] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:31.607753 21056 leader_election.cc:290] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [CANDIDATE]: Term 3 election: Requested vote from peers df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379), 94309d9bf34a4ca596028df22a4547b5 (127.16.6.66:33703)
I20260713 09:07:31.608942 20988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94309d9bf34a4ca596028df22a4547b5"
I20260713 09:07:31.608935 20915 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "feb6136f13ec461588fd0963ac5d7533" candidate_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "df49afedf9604a17948b4a13457ea601"
I20260713 09:07:31.609813 20988 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:31.609892 20915 raft_consensus.cc:3055] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:07:31.610340 20915 raft_consensus.cc:740] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: df49afedf9604a17948b4a13457ea601, State: Running, Role: LEADER
I20260713 09:07:31.611128 20915 consensus_queue.cc:260] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [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: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:31.612361 20915 raft_consensus.cc:3060] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:07:31.618912 20988 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 3.
I20260713 09:07:31.620257 20915 raft_consensus.cc:2468] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3e06326d5cd47b5b5f0971f2dba7470 in term 3.
I20260713 09:07:31.620327 21028 leader_election.cc:304] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [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: 94309d9bf34a4ca596028df22a4547b5, c3e06326d5cd47b5b5f0971f2dba7470; no voters: 
I20260713 09:07:31.621488 21209 raft_consensus.cc:2804] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:07:31.622046 21209 raft_consensus.cc:697] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 3 LEADER]: Becoming Leader. State: Replica: c3e06326d5cd47b5b5f0971f2dba7470, State: Running, Role: LEADER
I20260713 09:07:31.622906 21209 consensus_queue.cc:237] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [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: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } }
I20260713 09:07:31.632334 20814 catalog_manager.cc:5697] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 reported cstate change: term changed from 2 to 3, leader changed from df49afedf9604a17948b4a13457ea601 (127.16.6.65) to c3e06326d5cd47b5b5f0971f2dba7470 (127.16.6.67). New cstate: current_term: 3 leader_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3e06326d5cd47b5b5f0971f2dba7470" member_type: VOTER last_known_addr { host: "127.16.6.67" port: 33061 } health_report { overall_health: HEALTHY } } }
I20260713 09:07:32.015578 20915 raft_consensus.cc:1275] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 3 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:32.016985 21209 consensus_queue.cc:1048] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:32.030586 20988 raft_consensus.cc:1275] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 3 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:07:32.032161 21343 consensus_queue.cc:1048] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:07:32.117869 20915 raft_consensus.cc:1275] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.119192 21372 consensus_queue.cc:1048] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df49afedf9604a17948b4a13457ea601" member_type: VOTER last_known_addr { host: "127.16.6.65" port: 41379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.135067 20989 raft_consensus.cc:1275] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Refusing update from remote peer c3e06326d5cd47b5b5f0971f2dba7470: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:07:32.136509 21209 consensus_queue.cc:1048] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94309d9bf34a4ca596028df22a4547b5" member_type: VOTER last_known_addr { host: "127.16.6.66" port: 33703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:07:32.488080 16409 tablet_server.cc:179] TabletServer@127.16.6.65:0 shutting down...
I20260713 09:07:32.510051 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:32.510944 16409 tablet_replica.cc:333] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.511583 16409 raft_consensus.cc:2243] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.512431 16409 raft_consensus.cc:2272] T c8f95e3396824702a61844ba689fdcb6 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.514447 16409 tablet_replica.cc:333] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.515033 16409 raft_consensus.cc:2243] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.515947 16409 raft_consensus.cc:2272] T 45c77f4a4e6e4798b131b5aee130630e P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.517787 16409 tablet_replica.cc:333] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.518355 16409 raft_consensus.cc:2243] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.518806 16409 raft_consensus.cc:2272] T c4617901833e4ca8bd12e0cc35e584a1 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.520546 16409 tablet_replica.cc:333] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.521090 16409 raft_consensus.cc:2243] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.521906 16409 raft_consensus.cc:2272] T 12c41f7882004ac88a804c8249555427 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.523603 16409 tablet_replica.cc:333] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.524156 16409 raft_consensus.cc:2243] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.524570 16409 raft_consensus.cc:2272] T bbe8f9aa951c49aa8102685e7688ffde P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.526244 16409 tablet_replica.cc:333] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.526744 16409 raft_consensus.cc:2243] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.527437 16409 raft_consensus.cc:2272] T 1f2d1716a01e4c9bb5b2dde7652d7538 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.529042 16409 tablet_replica.cc:333] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.529554 16409 raft_consensus.cc:2243] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.530071 16409 raft_consensus.cc:2272] T 85122945d42841c8bf30cde23ff3406b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.532142 16409 tablet_replica.cc:333] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.532680 16409 raft_consensus.cc:2243] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.533118 16409 raft_consensus.cc:2272] T fda8752c01f843f3925bab3ea26b106b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.535008 16409 tablet_replica.cc:333] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.535647 16409 raft_consensus.cc:2243] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.536012 16409 raft_consensus.cc:2272] T b6ae11d62329411cb3352f6e9e7fc983 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.537828 16409 tablet_replica.cc:333] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.538286 16409 raft_consensus.cc:2243] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.538971 16409 raft_consensus.cc:2272] T b1baa9473cbc4b318d25735b365760a7 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.540699 16409 tablet_replica.cc:333] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.541167 16409 raft_consensus.cc:2243] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.541939 16409 raft_consensus.cc:2272] T 448eb62a7ee74d0086df9b1fda34af4e P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.543605 16409 tablet_replica.cc:333] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.544049 16409 raft_consensus.cc:2243] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.544399 16409 raft_consensus.cc:2272] T 95678f150c9c410d950128a45c7d1a11 P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.546070 16409 tablet_replica.cc:333] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.546720 16409 raft_consensus.cc:2243] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.547216 16409 raft_consensus.cc:2272] T ae5478cafd994d0d962cf6c817a5949c P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.549012 16409 tablet_replica.cc:333] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.549736 16409 raft_consensus.cc:2243] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.550153 16409 raft_consensus.cc:2272] T 3da458f45ae34b56986dfcd80c8b722d P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.552971 16409 tablet_replica.cc:333] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.553617 16409 raft_consensus.cc:2243] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.554032 16409 raft_consensus.cc:2272] T ad3b267036f7409c82c1473c0e44974b P df49afedf9604a17948b4a13457ea601 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.555788 16409 tablet_replica.cc:333] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.556246 16409 raft_consensus.cc:2243] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.556969 16409 raft_consensus.cc:2272] T 693a7a0aa3344d80aca78251bdd08d2f P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.559021 16409 tablet_replica.cc:333] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.559517 16409 raft_consensus.cc:2243] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.559904 16409 raft_consensus.cc:2272] T 319f321c602f4cffa111ec03e67da0e0 P df49afedf9604a17948b4a13457ea601 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.561765 16409 tablet_replica.cc:333] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601: stopping tablet replica
I20260713 09:07:32.562207 16409 raft_consensus.cc:2243] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.562597 16409 raft_consensus.cc:2272] T feb6136f13ec461588fd0963ac5d7533 P df49afedf9604a17948b4a13457ea601 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:32.592255 21029 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41379: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260713 09:07:32.595132 21029 consensus_peers.cc:597] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 -> Peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Couldn't send request to peer df49afedf9604a17948b4a13457ea601. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:32.600246 16409 tablet_server.cc:196] TabletServer@127.16.6.65:0 shutdown complete.
W20260713 09:07:32.624564 20955 consensus_peers.cc:597] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 -> Peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Couldn't send request to peer df49afedf9604a17948b4a13457ea601. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:32.636379 16409 tablet_server.cc:179] TabletServer@127.16.6.66:0 shutting down...
I20260713 09:07:32.664404 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:32.665119 16409 tablet_replica.cc:333] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.665912 16409 raft_consensus.cc:2243] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.666728 16409 raft_consensus.cc:2272] T c4617901833e4ca8bd12e0cc35e584a1 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.668551 16409 tablet_replica.cc:333] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.669318 16409 raft_consensus.cc:2243] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.669849 16409 raft_consensus.cc:2272] T 12c41f7882004ac88a804c8249555427 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.671950 16409 tablet_replica.cc:333] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.672504 16409 raft_consensus.cc:2243] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.672926 16409 raft_consensus.cc:2272] T 45c77f4a4e6e4798b131b5aee130630e P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.674625 16409 tablet_replica.cc:333] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.675112 16409 raft_consensus.cc:2243] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.675474 16409 raft_consensus.cc:2272] T bbe8f9aa951c49aa8102685e7688ffde P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.677153 16409 tablet_replica.cc:333] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.677740 16409 raft_consensus.cc:2243] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.678103 16409 raft_consensus.cc:2272] T 693a7a0aa3344d80aca78251bdd08d2f P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.679873 16409 tablet_replica.cc:333] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.680367 16409 raft_consensus.cc:2243] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.681005 16409 raft_consensus.cc:2272] T ad3b267036f7409c82c1473c0e44974b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.682619 16409 tablet_replica.cc:333] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.683071 16409 raft_consensus.cc:2243] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.683419 16409 raft_consensus.cc:2272] T c8f95e3396824702a61844ba689fdcb6 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.684975 16409 tablet_replica.cc:333] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.685473 16409 raft_consensus.cc:2243] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.685913 16409 raft_consensus.cc:2272] T 1f2d1716a01e4c9bb5b2dde7652d7538 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.687507 16409 tablet_replica.cc:333] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.687928 16409 raft_consensus.cc:2243] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.688280 16409 raft_consensus.cc:2272] T 85122945d42841c8bf30cde23ff3406b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.689992 16409 tablet_replica.cc:333] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.690461 16409 raft_consensus.cc:2243] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.691116 16409 raft_consensus.cc:2272] T fda8752c01f843f3925bab3ea26b106b P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.692974 16409 tablet_replica.cc:333] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.693697 16409 raft_consensus.cc:2243] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.694303 16409 raft_consensus.cc:2272] T b6ae11d62329411cb3352f6e9e7fc983 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.696204 16409 tablet_replica.cc:333] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.696781 16409 raft_consensus.cc:2243] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.697517 16409 raft_consensus.cc:2272] T 319f321c602f4cffa111ec03e67da0e0 P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.699369 16409 tablet_replica.cc:333] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.699879 16409 raft_consensus.cc:2243] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.700567 16409 raft_consensus.cc:2272] T 95678f150c9c410d950128a45c7d1a11 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.702224 16409 tablet_replica.cc:333] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.702746 16409 raft_consensus.cc:2243] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.703433 16409 raft_consensus.cc:2272] T ae5478cafd994d0d962cf6c817a5949c P 94309d9bf34a4ca596028df22a4547b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.705289 16409 tablet_replica.cc:333] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.705796 16409 raft_consensus.cc:2243] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.706187 16409 raft_consensus.cc:2272] T 3da458f45ae34b56986dfcd80c8b722d P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.708320 16409 tablet_replica.cc:333] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.708794 16409 raft_consensus.cc:2243] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.709219 16409 raft_consensus.cc:2272] T 448eb62a7ee74d0086df9b1fda34af4e P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.710945 16409 tablet_replica.cc:333] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.711469 16409 raft_consensus.cc:2243] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.711810 16409 raft_consensus.cc:2272] T b1baa9473cbc4b318d25735b365760a7 P 94309d9bf34a4ca596028df22a4547b5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.713495 16409 tablet_replica.cc:333] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5: stopping tablet replica
I20260713 09:07:32.713886 16409 raft_consensus.cc:2243] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.714198 16409 raft_consensus.cc:2272] T feb6136f13ec461588fd0963ac5d7533 P 94309d9bf34a4ca596028df22a4547b5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.752233 16409 tablet_server.cc:196] TabletServer@127.16.6.66:0 shutdown complete.
I20260713 09:07:32.781616 16409 tablet_server.cc:179] TabletServer@127.16.6.67:0 shutting down...
I20260713 09:07:32.808949 16409 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:07:32.809800 16409 tablet_replica.cc:333] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.810758 16409 raft_consensus.cc:2243] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:07:32.811534 21029 consensus_peers.cc:597] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 -> Peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Couldn't send request to peer df49afedf9604a17948b4a13457ea601. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:32.811784 16409 raft_consensus.cc:2272] T bbe8f9aa951c49aa8102685e7688ffde P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.813918 16409 tablet_replica.cc:333] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.814489 16409 raft_consensus.cc:2243] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.814941 16409 raft_consensus.cc:2272] T 45c77f4a4e6e4798b131b5aee130630e P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.816708 16409 tablet_replica.cc:333] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.817289 16409 raft_consensus.cc:2243] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.817806 16409 raft_consensus.cc:2272] T c8f95e3396824702a61844ba689fdcb6 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.819556 16409 tablet_replica.cc:333] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.820101 16409 raft_consensus.cc:2243] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.820526 16409 raft_consensus.cc:2272] T c4617901833e4ca8bd12e0cc35e584a1 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.822307 16409 tablet_replica.cc:333] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.822850 16409 raft_consensus.cc:2243] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.823277 16409 raft_consensus.cc:2272] T 12c41f7882004ac88a804c8249555427 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.825271 16409 tablet_replica.cc:333] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.825850 16409 raft_consensus.cc:2243] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.826264 16409 raft_consensus.cc:2272] T 1f2d1716a01e4c9bb5b2dde7652d7538 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.827917 16409 tablet_replica.cc:333] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.828455 16409 raft_consensus.cc:2243] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.829208 16409 raft_consensus.cc:2272] T 85122945d42841c8bf30cde23ff3406b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.831113 16409 tablet_replica.cc:333] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.831669 16409 raft_consensus.cc:2243] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.832249 16409 raft_consensus.cc:2272] T b1baa9473cbc4b318d25735b365760a7 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.834355 16409 tablet_replica.cc:333] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.834930 16409 raft_consensus.cc:2243] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.835376 16409 raft_consensus.cc:2272] T 448eb62a7ee74d0086df9b1fda34af4e P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:07:32.836494 21029 consensus_peers.cc:597] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 -> Peer df49afedf9604a17948b4a13457ea601 (127.16.6.65:41379): Couldn't send request to peer df49afedf9604a17948b4a13457ea601. Status: Network error: Client connection negotiation failed: client connection to 127.16.6.65:41379: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:07:32.837177 16409 tablet_replica.cc:333] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.837868 16409 raft_consensus.cc:2243] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.838267 16409 raft_consensus.cc:2272] T 95678f150c9c410d950128a45c7d1a11 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.839912 16409 tablet_replica.cc:333] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.840369 16409 raft_consensus.cc:2243] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.840698 16409 raft_consensus.cc:2272] T ae5478cafd994d0d962cf6c817a5949c P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.842496 16409 tablet_replica.cc:333] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.842967 16409 raft_consensus.cc:2243] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.843652 16409 raft_consensus.cc:2272] T 3da458f45ae34b56986dfcd80c8b722d P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.846136 16409 tablet_replica.cc:333] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.846593 16409 raft_consensus.cc:2243] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.846956 16409 raft_consensus.cc:2272] T 319f321c602f4cffa111ec03e67da0e0 P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.848598 16409 tablet_replica.cc:333] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.849042 16409 raft_consensus.cc:2243] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.849396 16409 raft_consensus.cc:2272] T ad3b267036f7409c82c1473c0e44974b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.851136 16409 tablet_replica.cc:333] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.851555 16409 raft_consensus.cc:2243] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.851915 16409 raft_consensus.cc:2272] T 693a7a0aa3344d80aca78251bdd08d2f P c3e06326d5cd47b5b5f0971f2dba7470 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.853755 16409 tablet_replica.cc:333] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.854194 16409 raft_consensus.cc:2243] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.854565 16409 raft_consensus.cc:2272] T fda8752c01f843f3925bab3ea26b106b P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.856179 16409 tablet_replica.cc:333] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.856580 16409 raft_consensus.cc:2243] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:07:32.856951 16409 raft_consensus.cc:2272] T b6ae11d62329411cb3352f6e9e7fc983 P c3e06326d5cd47b5b5f0971f2dba7470 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.858625 16409 tablet_replica.cc:333] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470: stopping tablet replica
I20260713 09:07:32.859009 16409 raft_consensus.cc:2243] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.859683 16409 raft_consensus.cc:2272] T feb6136f13ec461588fd0963ac5d7533 P c3e06326d5cd47b5b5f0971f2dba7470 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.889667 16409 tablet_server.cc:196] TabletServer@127.16.6.67:0 shutdown complete.
I20260713 09:07:32.916642 16409 master.cc:562] Master@127.16.6.126:41763 shutting down...
I20260713 09:07:32.938012 16409 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:07:32.938614 16409 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:07:32.938987 16409 tablet_replica.cc:333] T 00000000000000000000000000000000 P 404a07560bd3445697ee5621f4f0a799: stopping tablet replica
I20260713 09:07:32.959853 16409 master.cc:584] Master@127.16.6.126:41763 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11482 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23785 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (120217 ms total)
[  PASSED  ] 8 tests.
I20260713 09:07:33.015396 16409 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~14 seconds ago
I20260713 09:07:33.015627 16409 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 400 messages since previous log ~14 seconds ago
I20260713 09:07:33.015781 16409 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~14 seconds ago
I20260713 09:07:33.015933 16409 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~36 seconds ago
I20260713 09:07:33.016081 16409 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 ~37 seconds ago
I20260713 09:07:33.016288 16409 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
I20260713 09:07:33.016532 16409 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
